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 3266c00 commit 0cd100eCopy full SHA for 0cd100e
.editorconfig
@@ -5,3 +5,9 @@ root = true
5
[*]
6
indent_style = tab
7
indent_size = 4
8
+[list.h]
9
+indent_style = tab
10
+indent_size = 8
11
+[rbtree.*]
12
13
0 commit comments