Skip to content

Commit

Permalink
update phpstan syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
bepsvpt committed Nov 14, 2023
1 parent eaddee7 commit 5668fb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ parameters:
level: 5

paths:
- %currentWorkingDirectory%/src
- %currentWorkingDirectory%/tests
- src
- tests

ignoreErrors:
-
Expand Down

0 comments on commit 5668fb3

Please sign in to comment.