Skip to content

Commit

Permalink
Update sass-lint config.
Browse files Browse the repository at this point in the history
  • Loading branch information
flachware committed Feb 20, 2017
1 parent 1254fef commit 650ffca
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .sass-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,9 @@ rules:
no-invalid-hex: 2
no-mergeable-selectors: 2
no-misspelled-properties: 2
no-qualifying-elements: 2
no-qualifying-elements:
- 2
- allow-element-with-attribute: true
no-trailing-whitespace: 2
no-trailing-zero: 2
no-transition-all: 2
Expand Down

0 comments on commit 650ffca

Please sign in to comment.