diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 00000000..aa9e92bb --- /dev/null +++ b/.editorconfig @@ -0,0 +1,2 @@ +[*.go] +indent_style=tab