Skip to content

Commit

Permalink
turn off poggit phpstan until it updates to php 8
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonw4331 committed Nov 15, 2021
1 parent 4a23183 commit ccbbdd2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .poggit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,14 @@ projects:
libs:
- src: dktapps-pm-pl/pmforms/pmforms
version: ^1.0.0
lint:
phpstan: false
excludeDirs:
- tests
- .github
excludeFiles:
- .php-cs-fixer.php
- .gitignore
- CONTRIBUTING.md
- SECURITY.md
...

0 comments on commit ccbbdd2

Please sign in to comment.