diff --git a/.editorconfig b/.editorconfig index 275a506ed..14e39bcb9 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,6 @@ root = true -[*.{odin,c,h,cpp}] +[*] indent_style = tab end_of_line = lf