mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-08-06 14:17:27 +02:00
Deal with an error showing up in Gitlab PHPStan runs
This commit is contained in:
parent
2dda9f9ab5
commit
859ce4d7f6
@ -6,7 +6,7 @@ parameters:
|
||||
reportUnmatchedIgnoredErrors: false
|
||||
ignoreErrors:
|
||||
# set_include_path detection issue
|
||||
- message: '#"(autoload|colors|errorhandler|login_form|sessions)\.php"#'
|
||||
- message: '#"(autoload|colors|config|errorhandler|login_form|sessions)\.php"#'
|
||||
identifier: requireOnce.fileNotFound
|
||||
|
||||
# undetected as DOMElement
|
||||
|
Loading…
Reference in New Issue
Block a user