mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-08-07 14:47:26 +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
|
reportUnmatchedIgnoredErrors: false
|
||||||
ignoreErrors:
|
ignoreErrors:
|
||||||
# set_include_path detection issue
|
# 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
|
identifier: requireOnce.fileNotFound
|
||||||
|
|
||||||
# undetected as DOMElement
|
# undetected as DOMElement
|
||||||
|
Loading…
Reference in New Issue
Block a user