diff --git a/.rubocop.yml b/.rubocop.yml index fb5fd96a..7789d6c2 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -13,6 +13,7 @@ AllCops: - middleman-core/fixtures/** - middleman-core/features/** - middleman-core/spec/** + - middleman-templates/lib/middleman-templates/** LineLength: Enabled: false MethodLength: