Skip to content

Commit

Permalink
Merge pull request #14162 from issyl0/rubocop-cleanup
Browse files Browse the repository at this point in the history
rubocop_todo: Clean up deleted paths & excludes without offenses
  • Loading branch information
issyl0 committed Nov 21, 2022
2 parents 9637c0f + 5beebf2 commit 38a1bf3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Library/Homebrew/.rubocop_todo.yml
Expand Up @@ -11,8 +11,6 @@ Style/Documentation:
- "default_prefix.rb"
- "global.rb"
- "keg_relocate.rb"
- "os/linux/global.rb"
- "os/mac/global.rb"
- "os/mac/keg.rb"
- "reinstall.rb"
- "software_spec.rb"
Expand All @@ -27,7 +25,6 @@ Style/Documentation:

Lint/EmptyBlock:
Exclude:
- "dependency.rb"
- "dev-cmd/extract.rb"
- "test/cache_store_spec.rb"
- "test/checksum_verification_spec.rb"
Expand Down

0 comments on commit 38a1bf3

Please sign in to comment.