Update Library/.rubocop.yml
Co-authored-by: Markus Reiter <me@reitermark.us>
This commit is contained in:
parent
c2aa4475f7
commit
e5f0795e20
@ -15,6 +15,7 @@ AllCops:
|
||||
TargetRubyVersion: 3.1
|
||||
NewCops: enable
|
||||
Include:
|
||||
# FIXME: https://github.com/rubocop/rubocop/issues/12695
|
||||
- "Homebrew/**/*.rbi"
|
||||
Exclude:
|
||||
- "Homebrew/sorbet/rbi/{dsl,gems}/**/*.rbi"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user