Skip to content

Commit

Permalink
Prepare for phpstan level 5.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Jul 22, 2020
1 parent 0839979 commit 9b4ce20
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 1 deletion.
250 changes: 250 additions & 0 deletions phpstan-baseline.neon

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion phpstan.neon
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
includes:
- phpstan-baseline.neon
parameters:
level: 3
level: 5
paths:
- '%rootDir%/../../../src/'
excludes_analyse:
Expand Down

0 comments on commit 9b4ce20

Please sign in to comment.