diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000000..73387be0f2 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,5 @@ +# EditorConfig https://EditorConfig.org +root = true + +[{Makefile,CMakeLists.txt}] +indent_style = tab