diff --git a/pint.json b/pint.json index 2964efd..0af6dc0 100644 --- a/pint.json +++ b/pint.json @@ -1,5 +1,8 @@ { "preset": "laravel", + "exclude": [ + "src/phpdocx" + ], "rules": { "blank_line_between_import_groups": true, "concat_space": {