Skip to content

Commit

Permalink
Ignore Bundler-generated file
Browse files Browse the repository at this point in the history
  • Loading branch information
jgarber623 committed Dec 28, 2023
1 parent 4dd8dcb commit 2d82545
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ inherit_from:
- https://github.com/jgarber623/rubocop-configs/raw/main/.rubocop.yml
- https://github.com/jgarber623/rubocop-configs/raw/main/.rubocop-rspec.yml

AllCops:
Exclude:
- bin/bundle

# Checks that spec file paths are consistent and well-formed.
RSpec/FilePath:
SpecSuffixOnly: true
Expand Down

0 comments on commit 2d82545

Please sign in to comment.