1
0
Fork 0
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:
Karl Freeman 2014-03-25 13:09:54 +00:00
parent f4bcfc885a
commit 04d9ecbb5a

View file

@ -13,6 +13,7 @@ AllCops:
- middleman-core/fixtures/**
- middleman-core/features/**
- middleman-core/spec/**
- middleman-templates/lib/middleman-templates/**
LineLength:
Enabled: false
MethodLength: