Skip to content

Commit

Permalink
fix phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
mozex committed Feb 25, 2025
1 parent 9cd6165 commit cb862dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
Empty file removed phpstan-baseline.neon
Empty file.
9 changes: 2 additions & 7 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
includes:
- phpstan-baseline.neon

parameters:
level: 6
paths:
- src
- config
tmpDir: build/phpstan
checkOctaneCompatibility: true
checkModelProperties: true
checkMissingIterableValueType: false

reportUnmatchedIgnoredErrors: true

0 comments on commit cb862dc

Please sign in to comment.