change InstanceVariables to false
This commit is contained in:
parent
c3b851d04a
commit
7ae501e088
1 changed files with 1 additions and 5 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue