summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2024-01-05 20:53:10 -0500
committerAndrew Opalach <andrew@akon.city> 2024-01-05 20:53:10 -0500
commit11bbaf5198d15da44731ffb63411558f1c72f97e (patch)
tree84f490c6509e5d13e6d71db5bc96a9502a795258 /.editorconfig
parentb1f375225c1e4096461d08fa351d78062d0ae47b (diff)
downloadcamu-11bbaf5198d15da44731ffb63411558f1c72f97e.tar.gz
camu-11bbaf5198d15da44731ffb63411558f1c72f97e.tar.bz2
camu-11bbaf5198d15da44731ffb63411558f1c72f97e.zip
Cleanup and fix build
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index f989111..f0409bd 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,3 +1,6 @@
+root = true
+
+[*]
indent_style=space
indent_size=4
tab_width=4