mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05: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…
Add table
Reference in a new issue