Skip to content

Commit 9c7da75

Browse files
committed
Fix pint config 🔧
1 parent b7888c1 commit 9c7da75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"preset": "laravel",
33
"rules": {
4-
"Laravel/laravel_phpdoc_separation": false,
4+
"phpdoc_separation": false,
55
"concat_space": {
66
"spacing": "one"
77
},

0 commit comments

Comments
 (0)