Skip to content

Commit

Permalink
Remove breaking rules until fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-bell committed Jan 3, 2017
1 parent a1937e5 commit e69f6c6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .stylelintrc
Expand Up @@ -92,10 +92,7 @@
"scss/at-import-no-partial-leading-underscore": true,
"scss/at-mixin-argumentless-call-parentheses": always,
"scss/dollar-variable-colon-space-before": "never",
"scss/double-slash-comment-whitespace-inside": "always",
"scss/operator-no-newline-before": true,
"scss/selector-no-redundant-nesting-selector": true,
"scss/operator-no-unspaced": true,
"selector-attribute-brackets-space-inside": "never",
"selector-attribute-operator-space-after": "never",
"selector-attribute-operator-space-before": "never",
Expand Down

0 comments on commit e69f6c6

Please sign in to comment.