mirror of
https://github.com/shlinkio/shlink.git
synced 2026-02-28 04:03:12 +08:00
Removed no-longer valid false positive for static analysis
This commit is contained in:
@@ -3,4 +3,3 @@ parameters:
|
||||
checkGenericClassInNonGenericObjectType: false
|
||||
ignoreErrors:
|
||||
- '#If condition is always false#'
|
||||
- '#setOrderBy\(\) expects array\<int, string\>, array\<string, string\> given#'
|
||||
|
||||
Reference in New Issue
Block a user