Skip to content

Commit e51273a

Browse files
ENGCOM-8516: Adjust .editorconfig to correct the automatic formatting of db_schema_whitelist.json files #31166
- Merge Pull Request #31166 from DmitryFurs/magento2:MTWO-3 - Merged commits: 1. 5919457
2 parents fadbf69 + 5919457 commit e51273a

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)