aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorkrolyxon <krolyxon@tutanota.com>2023-06-11 21:37:49 +0530
committerkrolyxon <krolyxon@tutanota.com>2023-06-11 21:37:49 +0530
commitd566ca84e8562e73c95639b2eec2ab47c72598e3 (patch)
tree9fdbcabe7c41fc45f57ab17ad846de90f67f4d39 /.editorconfig
parente4380093d694f075e07f489e2c2e764785b441f2 (diff)
parent723e140d5525cdc4572f5b859ec7b66433b5e32b (diff)
Merge branch 'nsxiv-master'HEADmaster
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