Skip to content

Commit

Permalink
🔍 Add declarations-before-nesting rule to default config
Browse files Browse the repository at this point in the history
  • Loading branch information
onishiweb committed Sep 6, 2016
1 parent 6aa9544 commit 7153320
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/config/sass-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ rules:
property-units: 0

# Nesting
declarations-before-nesting: 1
force-attribute-nesting: 1
force-element-nesting: 1
force-pseudo-nesting: 1
Expand Down

0 comments on commit 7153320

Please sign in to comment.