PSR-2 Noncompliance
This commit is contained in:
parent
625c7216a9
commit
bc32b75fd2
@ -9,8 +9,6 @@ charset = utf-8
|
|||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
|
|
||||||
# PHP PSR-2 Coding Standards
|
|
||||||
# http://www.php-fig.org/psr/psr-2/
|
|
||||||
[*.php]
|
[*.php]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|||||||
@ -9,8 +9,6 @@ charset = utf-8
|
|||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
|
|
||||||
# PHP PSR-2 Coding Standards
|
|
||||||
# http://www.php-fig.org/psr/psr-2/
|
|
||||||
[*.php]
|
[*.php]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user