Skip to content

Commit

Permalink
exclude vendor dir
Browse files Browse the repository at this point in the history
  • Loading branch information
benbalter committed Sep 10, 2016
1 parent 19a6668 commit 08ec164
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
@@ -1,2 +1,6 @@
inherit_gem:
jekyll: .rubocop.yml

AllCops:
Exclude:
- vendor/**/*

0 comments on commit 08ec164

Please sign in to comment.