diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 00000000..5694b924 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,7 @@ +root = true + +[*] +end_of_line = lf +indent_style = space +insert_final_newline = true +trim_trailing_whitespace = true diff --git a/README.md b/README.md index 669e8721..bd7f3c3f 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -