Commit c395ef1d authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch 'leipert-port-scsslint' into 'master'

Backport scss-lint config from EE

See merge request gitlab-org/gitlab-ce!26711
parents a241b5e3 f0228177
# 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'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment