mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-10 09:13:11 +08:00
Moved specific phpstan ignore to their own lines
This commit is contained in:
@@ -3,7 +3,5 @@ includes:
|
||||
parameters:
|
||||
checkMissingIterableValueType: false
|
||||
checkGenericClassInNonGenericObjectType: false
|
||||
ignoreErrors:
|
||||
- '#If condition is always false#'
|
||||
symfony:
|
||||
console_application_loader: 'config/cli-app.php'
|
||||
|
||||
Reference in New Issue
Block a user