Jorrit Rouwe
%!s(int64=3) %!d(string=hai) anos
Modificáronse 1 ficheiros con
9 adicións e
0 borrados
-
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
|