summaryrefslogtreecommitdiff
path: root/extcap/.editorconfig
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2016-03-15 19:30:34 +0000
committerJoão Valverde <j@v6e.pt>2016-03-23 00:24:52 +0000
commitb8ab3afc4a84c1aa60ebab92645053197038f13a (patch)
tree24ee4947fd7cfc374d09732be4af84be93a68f8c /extcap/.editorconfig
parent7a15af9dd3ffad4398f26122029ee6e3be6e368d (diff)
downloadwireshark-b8ab3afc4a84c1aa60ebab92645053197038f13a.tar.gz
Move extcap EditorConfig settings to source dir
To comply with the procedure in README.developer. Change-Id: If68da7b5ff27c3b250200cd17c80a005d51c631d Reviewed-on: https://code.wireshark.org/review/14573 Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'extcap/.editorconfig')
-rw-r--r--extcap/.editorconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/extcap/.editorconfig b/extcap/.editorconfig
new file mode 100644
index 0000000000..fa8c8081f8
--- /dev/null
+++ b/extcap/.editorconfig
@@ -0,0 +1,9 @@
+#
+# Editor configuration
+#
+# http://editorconfig.org/
+#
+
+[{extcap-base,randpktdump,ssh-base,sshdump}.[ch]]
+indent_style = tab
+indent_size = tab