2
0
Jorrit Rouwe 3 жил өмнө
parent
commit
9c8e782b1a
1 өөрчлөгдсөн 9 нэмэгдсэн , 0 устгасан
  1. 9 0
      .editorconfig

+ 9 - 0
.editorconfig

@@ -0,0 +1,9 @@
+root = true
+
+[*.{cpp,h,inl,cmake}]
+indent_style = tab
+tab_width = 4
+
+[CMakeLists.txt]
+indent_style = tab
+tab_width = 4