mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
ignore tempts from Rubocop
This commit is contained in:
parent
f4bcfc885a
commit
04d9ecbb5a
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ AllCops:
|
|||
- middleman-core/fixtures/**
|
||||
- middleman-core/features/**
|
||||
- middleman-core/spec/**
|
||||
- middleman-templates/lib/middleman-templates/**
|
||||
LineLength:
|
||||
Enabled: false
|
||||
MethodLength:
|
||||
|
|
Loading…
Reference in a new issue