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.
.gram
.editorconfig
1 parent 677b0e3 commit 9ab29caCopy full SHA for 9ab29ca
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