Skip to content

Commit

Permalink
chore: fix code-style issues. Fixed indent types in phpstan-baseline.…
Browse files Browse the repository at this point in the history
…neon
  • Loading branch information
sourcesoldier committed Jul 12, 2024
1 parent 531a48c commit 1ce4c23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code-quality/phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ includes:
- phpstan-baseline.neon

parameters:
level: max
level: 6
paths:
- "../Classes/"

Expand Down

0 comments on commit 1ce4c23

Please sign in to comment.