Skip to content

Commit

Permalink
Skip
Browse files Browse the repository at this point in the history
  • Loading branch information
janbarasek committed Mar 25, 2020
1 parent aa0d5e7 commit a2d57a4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ includes:
- vendor/phpstan/phpstan-nette/extension.neon
- vendor/phpstan/phpstan-nette/rules.neon

parameters:
ignoreErrors:
- '#Instantiated class Imagick not found\.#'
- '#Call to method setImageFormat\(\) on an unknown class imagick\.#'
#parameters:
# ignoreErrors:
# - '#Instantiated class Imagick not found\.#'
# - '#Call to method setImageFormat\(\) on an unknown class imagick\.#'

0 comments on commit a2d57a4

Please sign in to comment.