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