ignore tempts from Rubocop
This commit is contained in:
parent
f4bcfc885a
commit
04d9ecbb5a
|
@ -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