Skip to content

Commit

Permalink
Merge pull request #1400 from Homebrew/sync-shared-config
Browse files Browse the repository at this point in the history
Synchronize shared configuration
  • Loading branch information
EricFromCanada committed Jul 1, 2024
2 parents 5372559 + 51cdfcd commit 18d741f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,9 @@ Style/Documentation:
- "/**/{Formula,Casks}/**/*.rb"
- "**/{Formula,Casks}/**/*.rb"
- "**/*.rbi"
Style/EmptyMethod:
Exclude:
- "**/*.rbi"
Style/FetchEnvVar:
Exclude:
- Taps/*/*/*.rb
Expand Down

0 comments on commit 18d741f

Please sign in to comment.