mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-29 00:38:03 -05:00
Exclude exe/jekyll from rubocop for now.
This commit is contained in:
@@ -4,6 +4,7 @@ AllCops:
|
||||
Include:
|
||||
- lib/**/*.rb
|
||||
Exclude:
|
||||
- exe/jekyll
|
||||
- lib/jekyll/collection.rb
|
||||
- lib/jekyll/command.rb
|
||||
- lib/jekyll/configuration.rb
|
||||
|
||||
Reference in New Issue
Block a user