mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-12 23:45:55 +00:00
Initial go at PHPStan rule level 6.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
parameters:
|
||||
level: 5
|
||||
level: 6
|
||||
ignoreErrors:
|
||||
- '#Constant.*\b(SUBSTRING_FOR_DATE|SCHEMA_VERSION|SELF_USER_AGENT|LABEL_BASE_INDEX|PLUGIN_FEED_BASE_INDEX)\b.*not found#'
|
||||
- '#Comparison operation ">" between int<1, max> and 0 is always true.#'
|
||||
|
||||
Reference in New Issue
Block a user