1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-04 10:19:30 +02:00

Update to eslint-2.0-beta.1 since eslint its getting better at indents (not yet ready to automatic fix)

This commit is contained in:
Gunther Brunner 2016-01-21 22:13:55 +09:00
parent 42e9648da1
commit 25f81aa80f
5 changed files with 16 additions and 7 deletions

View file

@ -52,6 +52,7 @@ gulp.task('eslint', function() {
gulp.task('eslint-cli', function(done) {
var cli = new EslintCLIEngine({
cache: true
, fix: false
})
var report = cli.executeOnFiles([