aboutsummaryrefslogtreecommitdiffstats
path: root/ui/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'ui/.editorconfig')
-rw-r--r--ui/.editorconfig29
1 files changed, 29 insertions, 0 deletions
diff --git a/ui/.editorconfig b/ui/.editorconfig
new file mode 100644
index 0000000000..348f355e76
--- /dev/null
+++ b/ui/.editorconfig
@@ -0,0 +1,29 @@
+#
+# Editor configuration
+#
+# http://editorconfig.org/
+#
+
+[capture.[ch]]
+indent_size = 2
+
+[capture_ui_utils.[ch]]
+indent_size = 2
+
+[preference_utils.[ch]]
+indent_size = 2
+
+[proto_hier_stats.[ch]]
+indent_style = tab
+indent_size = tab
+
+[recent.[ch]]
+indent_size = 2
+
+[tap-rtp-common.[ch]]
+indent_style = tab
+indent_size = tab
+
+[tap-sctp-analysis.[ch]]
+indent_style = tab
+indent_size = tab