Packages

A library to convert strings, atoms and map keys between `camelCase`, `snake_case` and `kebab-case`.

Current section

Files

Jump to
conv_case .formatter.exs
Raw

.formatter.exs

[
inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}"],
line_length: 80
]