diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 000000000..89d3a8a92 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,5 @@ +# see https://editorconfig.org for more options, and setup instructions for your editor + +[*.rs] +indent_style = space +indent_size = 4