Skip to content

Commit

Permalink
rubocop: The test dir is a default exclude for Style/Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
issyl0 committed Feb 19, 2023
1 parent f6fe263 commit 7931874
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Library/Homebrew/.rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ Style/Documentation:
- Homebrew
Exclude:
- "extend/**/*.rb"
- "test/**/*.rb"
- "cask/macos.rb"
- "cli/args.rb"
- "cli/parser.rb"
Expand Down

0 comments on commit 7931874

Please sign in to comment.