Skip to content

Commit

Permalink
PhpStan fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
janbarasek committed Mar 24, 2020
1 parent 90be80c commit e773dc5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
includes:
- vendor/phpstan/phpstan-nette/extension.neon
- vendor/phpstan/phpstan-nette/rules.neon

parameters:
ignoreErrors:
- '#Regex pattern is invalid: Compilation failed: invalid range in character class at offset 122 in pattern: .*#'

0 comments on commit e773dc5

Please sign in to comment.