mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-28 02:00:23 +00:00
add dash to .scsslint.yml
This commit is contained in:
parent
9f95b592ce
commit
f80fdf2da5
1 changed files with 1 additions and 1 deletions
|
|
@ -208,7 +208,7 @@ module.exports = function (grunt) {
|
|||
scsslint: {
|
||||
options: {
|
||||
bundleExec: true,
|
||||
config: 'scss/.scsslint.yml',
|
||||
config: 'scss/.scss-lint.yml',
|
||||
reporterOutput: null
|
||||
},
|
||||
src: ['scss/*.scss', '!scss/_normalize.scss']
|
||||
|
|
|
|||
Loading…
Reference in a new issue