diff --git a/.editorconfig b/.editorconfig index af991b5..bafe8ae 100644 --- a/.editorconfig +++ b/.editorconfig @@ -16,3 +16,6 @@ indent_style = space [*.json] indent_style = tab + +[.gitmodules] +indent_style = tab