Skip to content

Commit

Permalink
Merge 1e08a3e into 3726bbb
Browse files Browse the repository at this point in the history
  • Loading branch information
bgalletbgallet committed Oct 23, 2019
2 parents 3726bbb + 1e08a3e commit f4c6827
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Expand Up @@ -428,6 +428,7 @@ class NYC {
reports.create(_reporter, {
skipEmpty: this.config.skipEmpty,
skipFull: this.config.skipFull,
relative: this.config.relative === 'true',
maxCols: process.stdout.columns || 100
}).execute(context)
})
Expand Down

0 comments on commit f4c6827

Please sign in to comment.