We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c47d52a commit e130d99Copy full SHA for e130d99
.editorconfig
@@ -8,7 +8,7 @@ root = true
8
end_of_line = lf
9
insert_final_newline = true
10
11
-[*.json]
+[{Dockerfile,*.json,*.sh}]
12
indent_style = space
13
indent_size = 2
14
0 commit comments