Skip to content

Commit

Permalink
Merge pull request #3 from phpro/disable-cache-on-psalm
Browse files Browse the repository at this point in the history
Add no_cache to psalm
  • Loading branch information
veewee authored May 16, 2023
2 parents 4510fe5 + 56501b9 commit e05271e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grumphp-convention.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ grumphp:
multiline: true
additional_modifiers: ''
psalm:
no_cache: true
metadata:
enabled: "%run_psalm%"
phpstan:
Expand Down

0 comments on commit e05271e

Please sign in to comment.