codeclimate: exclude livereload.js (#6776)

Merge pull request 6776
This commit is contained in:
ashmaroli 2018-02-15 16:35:27 +05:30 committed by jekyllbot
parent 5928eeee5b
commit 28a1399bbd
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ exclude_paths:
- test/**/*
- vendor/**/*
- lib/jekyll/commands/serve/livereload_assets/livereload.js
ratings:
paths:
- lib/**/*.rb