Allow instance variables in partials for now

This commit is contained in:
Brenda Wallace
2017-04-13 23:02:16 +12:00
parent fdf10202ba
commit 6580cf38b0

View File

@@ -1,3 +1,5 @@
linters:
LineLength:
max: 120
InstanceVariables:
enabled: false