aboutsummaryrefslogtreecommitdiff
path: root/works/solutions/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'works/solutions/.editorconfig')
-rw-r--r--works/solutions/.editorconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/works/solutions/.editorconfig b/works/solutions/.editorconfig
new file mode 100644
index 0000000..28365d2
--- /dev/null
+++ b/works/solutions/.editorconfig
@@ -0,0 +1,5 @@
+[*.c]
+tab_width = 2
+
+[*.cpp]
+tab_width = 2