Skip to content

Commit 5919457

Browse files
committed
Adjust .editorconfig to correct the automatic formatting of db_schema_whitelist.json files
1 parent 78c411d commit 5919457

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.editorconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ indent_size = 2
1616

1717
[{composer, auth}.json]
1818
indent_size = 4
19+
20+
[db_schema_whitelist.json]
21+
indent_size = 4
22+
trim_trailing_whitespace = false

0 commit comments

Comments
 (0)