Files

7 lines
90 B
JSON
Raw Permalink Normal View History

2026-05-26 08:14:29 +02:00
{
"preset": "laravel",
"rules": {
"php_unit_method_casing": false
}
}