0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-06 04:08:22 +01:00

add dash to .scsslint.yml

This commit is contained in:
nextgenthemes 2015-09-30 00:48:56 +02:00
parent 9f95b592ce
commit f80fdf2da5

View File

@ -208,7 +208,7 @@ module.exports = function (grunt) {
scsslint: { scsslint: {
options: { options: {
bundleExec: true, bundleExec: true,
config: 'scss/.scsslint.yml', config: 'scss/.scss-lint.yml',
reporterOutput: null reporterOutput: null
}, },
src: ['scss/*.scss', '!scss/_normalize.scss'] src: ['scss/*.scss', '!scss/_normalize.scss']