Skip to content

Commit

Permalink
Fixed PHPStan reporting on unmatched rules for the optional settings …
Browse files Browse the repository at this point in the history
…includes.
  • Loading branch information
AlexSkrypnyk committed Jan 19, 2024
1 parent 0ce19b5 commit d63cf8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ parameters:
message: '#Variable .* might not be defined.#'
paths:
- web/sites/default/includes
reportUnmatched: false

0 comments on commit d63cf8f

Please sign in to comment.