diff --git a/pint.json b/pint.json index dca9072..0640a65 100644 --- a/pint.json +++ b/pint.json @@ -2,7 +2,6 @@ "preset": "laravel", "rules": { "simplified_null_return": true, - "braces": false, "new_with_braces": true, "no_unused_imports": true }