diff options
Diffstat (limited to 'editorconfig/.editorconfig')
-rwxr-xr-x[-rw-r--r--] | editorconfig/.editorconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editorconfig/.editorconfig b/editorconfig/.editorconfig index 6a637a0..9c3d9bc 100644..100755 --- a/editorconfig/.editorconfig +++ b/editorconfig/.editorconfig @@ -16,3 +16,4 @@ indent_size = 4 # Tab indentation (no size specified) [Makefile] indent_style = tab +indent_size = 4 |