]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
change depth
authorMark Otto <markdotto@gmail.com>
Sat, 10 Jun 2017 23:29:59 +0000 (16:29 -0700)
committerMark Otto <markdotto@gmail.com>
Sat, 10 Jun 2017 23:29:59 +0000 (16:29 -0700)
.scss-lint.yml

index a5b5b1ba035896a1b0dfe9c3e407a3b9127d166f..f6d7ee43284e0fef6936d45a046246e6a610e860 100644 (file)
@@ -114,7 +114,7 @@ linters:
 
   NestingDepth:
     enabled: true
-    max_depth: 4
+    max_depth: 5
     ignore_parent_selectors: false
 
   PlaceholderInExtend: