diff --git a/chain/.editorconfig b/chain/.editorconfig new file mode 100644 index 0000000000..1958b79049 --- /dev/null +++ b/chain/.editorconfig @@ -0,0 +1,6 @@ +root = true + +[*.{go}] +charset = utf-8 +indent_style = tab +indent_size = 4