Indent size modified to 4

This commit is contained in:
v1s1t0r1sh3r3
2018-02-10 14:20:04 +01:00
parent 2562feae52
commit c05742bb55

View File

@@ -1,4 +1,4 @@
# EditorConfig is awesome: http://EditorConfig.org
#EditorConfig: http://editorconfig.org
root = true
@@ -12,8 +12,8 @@ trim_trailing_whitespace = true
[*.{sh,db}]
indent_style = tab
indent_size = 2
indent_size = 4
[Dockerfile]
indent_style = tab
indent_size = 2
indent_size = 4