change depth

This commit is contained in:
Mark Otto 2017-06-10 16:29:59 -07:00
parent d6b0334a4e
commit 280eaf132c
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ linters:
NestingDepth:
enabled: true
max_depth: 4
max_depth: 5
ignore_parent_selectors: false
PlaceholderInExtend: