We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.gram
.editorconfig
1 parent 2d4d697 commit dcd9a44Copy full SHA for dcd9a44
1 file changed
.editorconfig
@@ -1,11 +1,11 @@
1
root = true
2
3
-[*.{py,c,cpp,h,js,rst,md,yml,yaml}]
+[*.{py,c,cpp,h,js,rst,md,yml,yaml,gram}]
4
trim_trailing_whitespace = true
5
insert_final_newline = true
6
indent_style = space
7
8
-[*.{py,c,cpp,h}]
+[*.{py,c,cpp,h,gram}]
9
indent_size = 4
10
11
[*.rst]
0 commit comments