Skip to content

Commit

Permalink
Exclude the vendor sub-directory from Rubocop (voxpupuli#173).
Browse files Browse the repository at this point in the history
  • Loading branch information
dallinb committed Feb 22, 2016
1 parent 5d7ad24 commit 5c760da
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 @@ -5,3 +5,4 @@ AllCops:
- 'spec/classes/opscenter_spec.rb'
- 'spec/defines/opscenter/cluster_name_spec.rb'
- 'spec/defines/private/opscenter/setting_spec.rb'
- 'vendor/**/*'

0 comments on commit 5c760da

Please sign in to comment.