Fix rubocop .rbi exclusion
This commit is contained in:
parent
5d3fae3571
commit
a5a4c39841
@ -15,7 +15,7 @@ AllCops:
|
||||
TargetRubyVersion: 3.1
|
||||
NewCops: enable
|
||||
Include:
|
||||
- "**/*.rbi"
|
||||
- "Homebrew/**/*.rbi"
|
||||
Exclude:
|
||||
- "Homebrew/sorbet/rbi/gems/**/*.rbi"
|
||||
- "Homebrew/bin/*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user