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
InstanceVariables:
enabled: true
file_types: partials
matchers:
all: .*
partials: \A_.*\.haml\z
enabled: false
LeadingCommentSpace:
enabled: true