diff --git a/.scss-lint.yml b/.scss-lint.yml index 2752695..06e5633 100644 --- a/.scss-lint.yml +++ b/.scss-lint.yml @@ -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