Skip to content

Commit ee31c41

Browse files
committed
Format code
1 parent e79662e commit ee31c41

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,5 +1,5 @@
11
# SPDX-FileCopyrightText: None
22
# SPDX-License-Identifier: CC0-1.0
33
[
4-
inputs: ["{mix,.formatter}.exs"]
4+
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
55
]

0 commit comments

Comments
 (0)