Skip to content

Commit aaeb69b

Browse files
committed
👕 Improved and fixed Coding Standard related changes!
1 parent 8fee026 commit aaeb69b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pint.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"preset": "laravel",
33
"rules": {
4-
"@PER": true,
5-
"@PER:risky": true,
4+
"@PER-CS": true,
5+
"@PER-CS:risky": true,
66
"simplified_null_return": true,
77
"braces": false,
88
"new_with_braces": {

0 commit comments

Comments
 (0)