Current section
Files
Jump to
Current section
Files
markdown_formatter
.formatter.exs
.formatter.exs
[
plugins: [MarkdownFormatter],
line_length: 120,
inputs: ["{mix,.formatter}.exs", "{.medic,config,lib,test}/**/*.{ex,exs}", "*.md"]
]