Skip to content

Instantly share code, notes, and snippets.

@caiotarifa
Last active August 29, 2015 14:24
Show Gist options
  • Save caiotarifa/9262cf29be8abf7687f5 to your computer and use it in GitHub Desktop.
Save caiotarifa/9262cf29be8abf7687f5 to your computer and use it in GitHub Desktop.
My SCSS Lint
linters:
EmptyLineBetweenBlocks:
enabled: true
ignore_single_line_blocks: false
HexLength:
enabled: true
style: long
LeadingZero:
enabled: true
style: include_zero
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment