Skip to content

Commit

Permalink
Copy latest pint.json rules from statamic/cms
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseleite committed Jul 11, 2023
1 parent ea7f66b commit dab25c2
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions pint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"preset": "laravel",
"rules": {
"class_attributes_separation": {
"elements": {
"method": "one"
}
},
"psr_autoloading": true
}
}

0 comments on commit dab25c2

Please sign in to comment.