Skip to content

Commit

Permalink
Disable PHPStan in Poggit CI
Browse files Browse the repository at this point in the history
  • Loading branch information
toby7002 committed Dec 19, 2023
1 parent ea476f8 commit 6278b8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .poggit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ branches:
projects:
oh-my-pmmp:
path: ""
lint:
phpstan: false
icon: assets/icon.png
libs:
- src: SOF3/await-generator/await-generator
version: ^3.6.1
- src: thebigcrafter/Commando/Commando
version: ^3.1.0
lint:
phpstan: false
...

0 comments on commit 6278b8d

Please sign in to comment.