Skip to content

Commit

Permalink
Exclude exe/jekyll from rubocop for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
parkr committed Jun 15, 2016
1 parent 6cf6da0 commit 3a1ac37
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 @@ -4,6 +4,7 @@ AllCops:
Include:
- lib/**/*.rb
Exclude:
- exe/jekyll
- lib/jekyll/collection.rb
- lib/jekyll/command.rb
- lib/jekyll/configuration.rb
Expand Down

0 comments on commit 3a1ac37

Please sign in to comment.