Skip to content
Snippets Groups Projects
Unverified Commit f0228177 authored by Lukas Eipert's avatar Lukas Eipert
Browse files

Backport scss-lint config from EE

parent a85fd76f
No related branches found
No related tags found
No related merge requests found
# Linter Documentation:
# https://github.com/brigade/scss-lint/blob/master/lib/scss_lint/linter/README.md
 
scss_files: 'app/assets/stylesheets/**/*.scss'
scss_files:
- 'app/assets/stylesheets/**/*.scss'
- 'ee/app/assets/stylesheets/**/*.scss'
 
exclude:
- 'app/assets/stylesheets/pages/emojis.scss'
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment