Skip to content

Instantly share code, notes, and snippets.

@matheusagcosta
Created November 3, 2017 18:52
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 matheusagcosta/f064d14e813bde0408fa084098bace45 to your computer and use it in GitHub Desktop.
Save matheusagcosta/f064d14e813bde0408fa084098bace45 to your computer and use it in GitHub Desktop.
SCSS lint config
scss_files: 'client/**/*.scss'
linters:
SelectorDepth:
max_depth: 4
NestingDepth:
max_depth: 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment