Skip to content

Instantly share code, notes, and snippets.

@brainbrian
Last active November 16, 2015 19:04
Show Gist options
  • Save brainbrian/1065393b6e7d3914cc27 to your computer and use it in GitHub Desktop.
Save brainbrian/1065393b6e7d3914cc27 to your computer and use it in GitHub Desktop.
SCSS Lint Prefs
linters:
SelectorDepth:
enabled: true
max_depth: 5
NestingDepth:
enabled: true
max_depth: 5
Indentation:
width: 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment