Skip to content

Commit 3a01bb2

Browse files
authored
Merge pull request #877 from Homebrew/sync-shared-config
Synchronize shared configuration
2 parents 7f8d2e8 + ff92bc4 commit 3a01bb2

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
@@ -11,7 +11,7 @@ AllCops:
1111
- Homebrew/bin/*
1212
- Homebrew/vendor/**/*
1313
- Taps/*/*/vendor/**/*
14-
- vendor/**/*
14+
- "**/vendor/**/*"
1515
SuggestExtensions:
1616
rubocop-minitest: false
1717
Layout/ArgumentAlignment:

0 commit comments

Comments
 (0)