Exclude vendor CSS from SCSS Lint

This commit is contained in:
Michael Rose 2017-03-16 11:55:17 -04:00
parent be18785b12
commit b4957fa34a
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# Default application configuration that all configurations inherit from.
scss_files: "_sass/**/*.scss"
exclude: "_sass/vendor/**"
plugin_directories: ['.scss-linters']
# List of gem names to load custom linters from (make sure they are already