From e59b99cd73b123ec94f18f7cb876d83c1d3a57b0 Mon Sep 17 00:00:00 2001 From: nuno maduro Date: Fri, 1 May 2026 22:51:55 +0100 Subject: [PATCH] wip --- pint.json | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 pint.json diff --git a/pint.json b/pint.json deleted file mode 100644 index cd7b3c6a..00000000 --- a/pint.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "preset": "laravel", - "rules": { - "Pint/phpdoc_type_annotations_only": true - } -}