Enable Sorbet/TrueSigil cop
This commit is contained in:
parent
71de574285
commit
e5fcdd0bd6
@ -295,6 +295,14 @@ Sorbet/StrictSigil:
|
|||||||
Include:
|
Include:
|
||||||
- "**/*.rbi"
|
- "**/*.rbi"
|
||||||
|
|
||||||
|
Sorbet/TrueSigil:
|
||||||
|
Enabled: true
|
||||||
|
Exclude:
|
||||||
|
- "Taps/**/*"
|
||||||
|
- "/**/{Formula,Casks}/**/*.rb"
|
||||||
|
- "**/{Formula,Casks}/**/*.rb"
|
||||||
|
- "Homebrew/test/**/*.rb"
|
||||||
|
|
||||||
# Require &&/|| instead of and/or
|
# Require &&/|| instead of and/or
|
||||||
Style/AndOr:
|
Style/AndOr:
|
||||||
EnforcedStyle: always
|
EnforcedStyle: always
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user