Skip to content
Merged
3 changes: 0 additions & 3 deletions .formatter.exs
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
[
plugins: [DprintMarkdownFormatter],
import_deps: [:typed_structor],
locals_without_parens: [
custom_function: 1
],
inputs: [
"{mix,.formatter}.exs",
"{config,lib}/**/*.{ex,exs}",
Expand Down
Loading