mirror of
https://gitea.invidious.io/iv-org/invidious
synced 2025-06-05 23:29:12 +02:00
Exclude spec/parsers_helper from Lint/SpecFilename
False positive
This commit is contained in:
@@ -23,6 +23,10 @@ Lint/ShadowingOuterLocalVar:
|
||||
Lint/NotNil:
|
||||
Enabled: false
|
||||
|
||||
Lint/SpecFilename:
|
||||
Excluded:
|
||||
- spec/parsers_helper.cr
|
||||
|
||||
|
||||
#
|
||||
# Style
|
||||
|
Reference in New Issue
Block a user