Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

Commit 5deb03c

Browse files
committed
add pint.json
1 parent 8f79b82 commit 5deb03c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

pint.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"preset": "laravel",
3+
"rules": {
4+
"Laravel/laravel_phpdoc_separation": false,
5+
"concat_space": {
6+
"spacing": "one"
7+
}
8+
}
9+
}

0 commit comments

Comments
 (0)