.rubocop.yml - remove lib/jekyll.rb

This commit is contained in:
Praveen Kumar 2016-06-03 00:29:49 +05:30
parent 712e77abd2
commit 93f176f8c5
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ AllCops:
- lib/jekyll/site.rb
- lib/jekyll/static_file.rb
- lib/jekyll/utils.rb
- lib/jekyll.rb
- bin/**/*
- benchmark/**/*
- script/**/*