mirror of
https://github.com/v1s1t0r1sh3r3/airgeddon.git
synced 2025-09-04 19:10:56 +00:00
Indent size modified to 4
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user