diff --git a/.editorconfig b/.editorconfig index cf084a8..1f913cd 100644 --- a/.editorconfig +++ b/.editorconfig @@ -27,6 +27,7 @@ indent_style = tab # JSON files contain newlines inconsistently [*.json] +indent_size = 2 insert_final_newline = ignore # Makefiles always use tabs for indentation