mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 02:54:45 +02:00
9 lines
171 B
JSON
9 lines
171 B
JSON
{
|
|
"preset": "laravel",
|
|
"rules": {
|
|
"not_operator_with_successor_space": false,
|
|
"ordered_imports": false,
|
|
"phpdoc_separation": false
|
|
}
|
|
}
|