Packages
Compile-time validation to assure all the map/keyword keys exist in the target struct. Use case: maps that will be merged with structs.
Current section
Files
Jump to
Current section
Files
key_validator
.formatter.exs
.formatter.exs
# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]