aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorkrolyxon <krolyxon@tutanota.com>2023-06-11 21:35:47 +0530
committerkrolyxon <krolyxon@tutanota.com>2023-06-11 21:35:47 +0530
commit723e140d5525cdc4572f5b859ec7b66433b5e32b (patch)
tree9fdbcabe7c41fc45f57ab17ad846de90f67f4d39 /.editorconfig
parente4380093d694f075e07f489e2c2e764785b441f2 (diff)
parentc03ec39437b473526080f496d6c8564e98bea1d7 (diff)
what the actual fuck?
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig6
1 files changed, 4 insertions, 2 deletions
diff --git a/.editorconfig b/.editorconfig
index 72b2e5e..bec9606 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,7 +1,9 @@
# EditorConfig
+# See this if your editor doesn't have built-in editorconfig support:
+# https://editorconfig.org/#download
-# apply to all files
-[*]
+# apply to all .c and .h files
+[*.{c,h}]
# top-most EditorConfig file
root = true