Skip to content

Commit d969c45

Browse files
committed
.rubocop.yml: update to match main configuration
1 parent 40d1718 commit d969c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ AllCops:
77
Include:
88
- "**/*.rbi"
99
Exclude:
10-
- Homebrew/sorbet/rbi/{dsl,gems}/**/*.rbi
10+
- Homebrew/sorbet/rbi/{annotations,dsl,gems}/**/*.rbi
1111
- Homebrew/sorbet/rbi/parser*.rbi
1212
- Homebrew/bin/*
1313
- Homebrew/vendor/**/*

0 commit comments

Comments
 (0)