Skip to content

Commit f2ed08e

Browse files
chore: sync files with beam-community/common-config
1 parent 78ca704 commit f2ed08e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.formatter.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This file is synced with beam-community/common-config. Any changes will be overwritten.
22

33
[
4-
import_deps: [],
4+
import_deps: [:phoenix],
55
inputs: ["*.{heex,ex,exs}", "{config,lib,priv,test}/**/*.{heex,ex,exs}"],
66
line_length: 120,
77
plugins: []

0 commit comments

Comments
 (0)