diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 00000000..478b03e9 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,5 @@ +[*.{yaml,sh,gn_args}] +tab_width = 2 +indent_size = 2 +end_of_line = crlf +indent_style = space \ No newline at end of file