Skip to content

Commit

Permalink
fix: bundle rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
a-chacon committed Aug 13, 2024
1 parent edcb505 commit af18740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ AllCops:
NewCops: enable
Exclude:
- "gemfiles/*"
- "vendor/"
- "vendor/**/*"

0 comments on commit af18740

Please sign in to comment.