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 09f9169 commit 405c00dCopy full SHA for 405c00d
.editorconfig
@@ -3,3 +3,9 @@ root = true
3
[*.{h,hpp,cpp}]
4
indent_style = space
5
indent_size = 2
6
+trim_trailing_whitespace = true
7
+
8
+[*.{py}]
9
+indent_style = space
10
+indent_size = 4
11
0 commit comments