There was an error while loading. Please reload this page.
.toml
.editorconfig
1 parent 18f3ffe commit 7a70afaCopy full SHA for 7a70afa
1 file changed
.editorconfig
@@ -1,11 +1,11 @@
1
root = true
2
3
-[*.{py,c,cpp,h,js,rst,md,yml,yaml,gram}]
+[*.{py,c,cpp,h,js,rst,md,yml,yaml,toml,gram}]
4
trim_trailing_whitespace = true
5
insert_final_newline = true
6
indent_style = space
7
8
-[*.{py,c,cpp,h,gram}]
+[*.{py,c,cpp,h,toml,gram}]
9
indent_size = 4
10
11
[*.rst]
0 commit comments