aboutsummaryrefslogtreecommitdiffstats
path: root/.scss-lint.yml
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-06-12 13:43:46 +0100
committerGravatar Gareth Coles <[email protected]>2018-06-12 13:43:46 +0100
commitb5b339cdfde254367eccd49d296178314a159ba7 (patch)
treed9b4d463bb3738bd5b561dd08a4313d40fb76308 /.scss-lint.yml
parentMerge branch 'log-dir' into 'master' (diff)
[Jams] Approvals interface
Diffstat (limited to '.scss-lint.yml')
-rw-r--r--.scss-lint.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.scss-lint.yml b/.scss-lint.yml
index dc53c5d4..b6bcde49 100644
--- a/.scss-lint.yml
+++ b/.scss-lint.yml
@@ -11,6 +11,8 @@ linters:
enabled: false
NameFormat:
convention: "snake_case"
+ NestingDepth:
+ max_depth: 4
SelectorDepth:
max_depth: 4
StringQuotes: