mirror of
https://github.com/Intervention/image.git
synced 2025-07-31 02:50:13 +02:00
Correct indent size in .editorconfig
This commit is contained in:
@@ -5,7 +5,7 @@ root = true
|
||||
[*.php]
|
||||
indent_size = 4
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
indent_size = 4
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
|
Reference in New Issue
Block a user