We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a653fc commit 566ce50Copy full SHA for 566ce50
.editorconfig
@@ -33,7 +33,8 @@ indent_style = space
33
indent_size = 2
34
trim_trailing_whitespace = true
35
36
-# Settings for specific files, or file patterns. [{Makefile,*.am}]
+# Settings for specific files, or file patterns.
37
+[{Makefile,*.am}]
38
indent_style = tab
39
indent_size = 1
40
0 commit comments