diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 000000000..8841bc6ea --- /dev/null +++ b/.editorconfig @@ -0,0 +1,6 @@ +root = true + +[*] +insert_final_newline = true +indent_style = space +indent_size = 4