mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-08 13:42:27 +05:30
Exclude spec/parsers_helper from Lint/SpecFilename
False positive
This commit is contained in:
parent
76ab51e219
commit
8575794bad
@ -23,6 +23,10 @@ Lint/ShadowingOuterLocalVar:
|
||||
Lint/NotNil:
|
||||
Enabled: false
|
||||
|
||||
Lint/SpecFilename:
|
||||
Excluded:
|
||||
- spec/parsers_helper.cr
|
||||
|
||||
|
||||
#
|
||||
# Style
|
||||
|
Loading…
Reference in New Issue
Block a user