Skip to content

Commit

Permalink
Raise to phpstan level 3
Browse files Browse the repository at this point in the history
  • Loading branch information
ralflang committed Oct 18, 2021
1 parent aa0e86a commit 63bf507
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/phpstan.yml
Expand Up @@ -14,4 +14,5 @@ jobs:
- name: PHPStan Static Analysis
uses: php-actions/phpstan@v3
with:
path: src/
path: src/
level: 3

0 comments on commit 63bf507

Please sign in to comment.