2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

move .scss-lint.yml to route dir instead of symlink (which didn't work)

This commit is contained in:
Mark Otto
2017-05-27 17:54:23 -07:00
parent 9dbe77a0b0
commit 7c9efe786a
4 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
fail_on_violations: true
scss:
config_file: scss/.scss-lint.yml
config_file: .scss-lint.yml
jshint:
enabled: false