mandant-crm/backend/pint.json

7 lines
117 B
JSON

{
"preset": "laravel",
"rules": {
"ordered_imports": true,
"no_unused_imports": true
}
}