Skip to content

Commit b21c35f

Browse files
authored
Update pint.json
1 parent 185a094 commit b21c35f

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

pint.json

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
11
{
2-
"preset": "laravel",
3-
"rules": {
4-
"declare_strict_types": true,
5-
"single_trait_insert_per_statement": true,
6-
"fully_qualified_strict_types": true,
7-
"final_class": true,
8-
"ordered_imports": {
9-
"sort_algorithm": "length"
10-
},
11-
"no_unused_imports": true
12-
}
13-
}
2+
"preset": "laravel"
3+
}

0 commit comments

Comments
 (0)