summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index 5553812b20..345d7cbe08 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -69,6 +69,17 @@ indent_size = 2
indent_style = tab
indent_size = tab
+[sharkd.c]
+indent_size = 2
+
+[sharkd_daemon.c]
+indent_style = tab
+indent_size = tab
+
+[sharkd_session.c]
+indent_style = tab
+indent_size = tab
+
[ws_version_info.[ch]]
indent_style = tab
indent_size = tab