Skip to content

Commit

Permalink
Disable very stubborn rules;
Browse files Browse the repository at this point in the history
This patch disables very stubborn rules which would require us to
refactor some markup on the styleguide site. For now they're disabled.
  • Loading branch information
rogeruiz authored and yozlet committed May 25, 2016
1 parent fafd2c6 commit 2d567a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/doc_assets/css/styleguide.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
---

// scss-lint:disable SelectorDepth, NestingDepth, IdSelector, QualifyingElement, MergeableSelector

// Imports -------------- //

@import 'all';
Expand Down

0 comments on commit 2d567a1

Please sign in to comment.