diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..bc93c13 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,6 @@ +# Top most editorconfig +root = true + +# Only use Tabs +[*] +indent_style = tab