Skip to content

Commit

Permalink
Merge ddd6c73 into 823dcbe
Browse files Browse the repository at this point in the history
  • Loading branch information
OndraM committed Mar 28, 2022
2 parents 823dcbe + ddd6c73 commit 7b65a5f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions phpstan.neon
Expand Up @@ -9,6 +9,4 @@ parameters:
ignoreErrors:
- message: '#Parameter \#1 \$code of static method PhpCsFixer\\Tokenizer\\Tokens::fromCode\(\) expects string, string\|false given#'
path: %currentWorkingDirectory%/tests/Fixer/SpecifyArgSeparatorFixerTest.php
- message: '#Parameter \#1 \$filename of function file_get_contents expects string, string\|false given.#'
path: %currentWorkingDirectory%/tests/Fixer/SpecifyArgSeparatorFixerTest.php
checkMissingIterableValueType: false

0 comments on commit 7b65a5f

Please sign in to comment.