Skip to content

Commit

Permalink
List offenses
Browse files Browse the repository at this point in the history
  • Loading branch information
DirtyF committed Jun 29, 2018
1 parent 78042a3 commit 9739a8b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,11 @@ Metrics/BlockLength:
Metrics/LineLength:
Exclude:
- spec/**/*

Naming/MemoizedInstanceVariableName:
Exclude:
- lib/jekyll-redirect-from/page_without_a_file.rb

Naming/UncommunicativeMethodParamName:
Exclude:
- lib/jekyll-redirect-from/redirect_page.rb

0 comments on commit 9739a8b

Please sign in to comment.