Skip to content

Commit

Permalink
Update duster config
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanpisa committed Jun 8, 2023
1 parent 6d06d20 commit 3f88606
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions stubs/duster.stub
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"scripts": {
"lint": {
"phpstan": ["./vendor/bin/phpstan", "analyse"]
},
"fix": {
"phpstan": ["./vendor/bin/phpstan", "analyse"]
}
}
}

0 comments on commit 3f88606

Please sign in to comment.