Skip to content

Commit

Permalink
Disable PHP Unit method casing
Browse files Browse the repository at this point in the history
  • Loading branch information
aguingand committed Dec 18, 2024
1 parent a208811 commit 06e2a64
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pint.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"new_with_parentheses": {
"named_class": true,
"anonymous_class": true
}
},
"php_unit_method_casing": false
}
}

0 comments on commit 06e2a64

Please sign in to comment.