Exclude parser again

Signed-off-by: Patrick Linnane <patrick@linnane.io>
This commit is contained in:
Patrick Linnane 2025-04-22 13:00:19 -07:00
parent aed2a35362
commit 2f67c29db6
No known key found for this signature in database
2 changed files with 7339 additions and 0 deletions

View File

@ -27,6 +27,7 @@ AllCops:
- "**/*.rbi"
Exclude:
- "Homebrew/sorbet/rbi/{dsl,gems}/**/*.rbi"
- "Homebrew/sorbet/rbi/parser*.rbi"
- "Homebrew/bin/*"
- "Homebrew/vendor/**/*"
- "Taps/*/*/vendor/**/*"

File diff suppressed because it is too large Load Diff