We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bc1b7f commit 66a9b10Copy full SHA for 66a9b10
.editorconfig
@@ -8,5 +8,8 @@ indent_style = space
8
[*.{py,c,cpp,h}]
9
indent_size = 4
10
11
+[*.rst]
12
+indent_size = 3
13
+
14
[*.yml]
15
indent_size = 2
0 commit comments