Skip to content

Commit

Permalink
Disable two SCSS-lint rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt-Yorkley committed May 30, 2020
1 parent 8c9fafa commit 4aac042
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ plugins:
enabled: false
PropertySortOrder:
enabled: false
StringQuotes:
enabled: false
DeclarationOrder:
enabled: false
duplication:
enabled: true
exclude_patterns:
Expand Down

0 comments on commit 4aac042

Please sign in to comment.