diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 00000000..b1fa03bf --- /dev/null +++ b/.editorconfig @@ -0,0 +1,3 @@ +[*.{rs}] +charset = utf-8 +indent_style = tab