We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0ceafc commit dac15b5Copy full SHA for dac15b5
.formatter.exs
@@ -1,7 +1,7 @@
1
# This file is synced with beam-community/common-config. Any changes will be overwritten.
2
3
[
4
- import_deps: [],
+ import_deps: [:phoenix],
5
inputs: ["*.{heex,ex,exs}", "{config,lib,priv,test}/**/*.{heex,ex,exs}"],
6
line_length: 120,
7
plugins: []
0 commit comments