Skip to content

Commit

Permalink
Rubocop ignore vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
richardvenneman committed Jun 20, 2019
1 parent 1ba154d commit 94cf6f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ AllCops:
TargetRubyVersion: 2.6.3
Exclude:
- bin/*
- vendor/**/*

Rails/RefuteMethods:
Enabled: false

0 comments on commit 94cf6f6

Please sign in to comment.