mirror of
https://github.com/shlinkio/shlink.git
synced 2026-02-28 04:03:12 +08:00
Fixed wrong regexes in phpstan.neon
This commit is contained in:
@@ -2,6 +2,6 @@ parameters:
|
||||
checkMissingIterableValueType: false
|
||||
checkGenericClassInNonGenericObjectType: false
|
||||
ignoreErrors:
|
||||
- '#AbstractQuery::setParameters()#'
|
||||
- '#mustRun()#'
|
||||
- '#AbstractQuery::setParameters\(\)#'
|
||||
- '#mustRun\(\)#'
|
||||
- '#AssociationBuilder::setOrderBy#'
|
||||
|
||||
Reference in New Issue
Block a user