.rubocop.yml: override StrictSigil includes
This commit is contained in:
parent
d55a8804e6
commit
b1b76ea59b
@ -404,6 +404,9 @@ Sorbet/FalseSigil:
|
|||||||
- "Homebrew/test/**/Casks/**/*.rb"
|
- "Homebrew/test/**/Casks/**/*.rb"
|
||||||
|
|
||||||
Sorbet/StrictSigil:
|
Sorbet/StrictSigil:
|
||||||
|
inherit_mode:
|
||||||
|
override:
|
||||||
|
- Include
|
||||||
Enabled: true
|
Enabled: true
|
||||||
Include:
|
Include:
|
||||||
- "**/*.rbi"
|
- "**/*.rbi"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user