Increase the maximum nesting

This commit is contained in:
Kevin MacMartin 2017-07-10 11:48:52 -04:00
parent 169b0d6ef2
commit da9a991adf

View file

@ -110,7 +110,7 @@ linters:
NestingDepth: NestingDepth:
enabled: true enabled: true
max_depth: 8 max_depth: 10
ignore_parent_selectors: false ignore_parent_selectors: false
PlaceholderInExtend: PlaceholderInExtend: