Skip to content

Commit fd6b30a

Browse files
authored
Merge pull request #363 from Homebrew/sync-shared-config
Synchronize shared configuration
2 parents 2fcb485 + 993e04b commit fd6b30a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.rubocop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ AllCops:
1212
- Homebrew/bin/*
1313
- Homebrew/vendor/**/*
1414
- Taps/*/*/vendor/**/*
15+
- "**/.github/copilot-instructions.md"
1516
- "**/vendor/**/*"
1617
SuggestExtensions:
1718
rubocop-minitest: false

0 commit comments

Comments
 (0)