Skip to content

Commit

Permalink
style(pint.json): remove strict types declaration rule
Browse files Browse the repository at this point in the history
  • Loading branch information
deligoez committed May 27, 2024
1 parent a0382aa commit 6143a88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pint.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"preset": "laravel",
"rules": {
"declare_strict_types": true,
"not_operator_with_successor_space": false,
"binary_operator_spaces": {
"default": "single_space",
Expand Down

0 comments on commit 6143a88

Please sign in to comment.