change InstanceVariables to false

This commit is contained in:
Agrim Mittal 2017-03-24 03:39:31 +05:30
parent c3b851d04a
commit 7ae501e088

View file

@ -39,11 +39,7 @@ linters:
enabled: true enabled: true
InstanceVariables: InstanceVariables:
enabled: true enabled: false
file_types: partials
matchers:
all: .*
partials: \A_.*\.haml\z
LeadingCommentSpace: LeadingCommentSpace:
enabled: true enabled: true