Skip to content

Instantly share code, notes, and snippets.

@geoffreydhuyvetters
Created September 25, 2014 21:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geoffreydhuyvetters/5a3569d35a28fb09ef45 to your computer and use it in GitHub Desktop.
Save geoffreydhuyvetters/5a3569d35a28fb09ef45 to your computer and use it in GitHub Desktop.
.scss-lint.yml
# https://github.com/causes/scss-lint/blob/master/lib/scss_lint/linter/README.md
# https://github.com/causes/scss-lint/blob/master/config/default.yml
linters:
PropertySortOrder:
enabled: false
Indentation:
enabled: true
character: tab
width: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment