Skip to content

Commit 06a91e4

Browse files
committed
Exclude /_sass/basically-basic/vendor/
1 parent 5662e74 commit 06a91e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scss-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
scss_files: "_sass/**/*.scss"
44
exclude:
55
- "_sass/basically-basic/_reset.scss"
6-
- "_sass/vendor/**"
6+
- "_sass/basically-basic/vendor/**"
77
plugin_directories: ['.scss-linters']
88

99
# List of gem names to load custom linters from (make sure they are already

0 commit comments

Comments
 (0)