mirror of
https://github.com/danog/psalm-plugin-symfony.git
synced 2024-11-26 20:04:58 +01:00
11 lines
134 B
INI
11 lines
134 B
INI
|
root = true
|
||
|
|
||
|
[*]
|
||
|
end_of_line = lf
|
||
|
insert_final_newline = true
|
||
|
indent_style = space
|
||
|
indent_size = 2
|
||
|
|
||
|
[{*.php, *.json}]
|
||
|
indent_size = 4
|