lint spacing fixes
This commit is contained in:
parent
ae226e24fb
commit
0b2d519a69
|
@ -26,7 +26,7 @@ module.exports = class PuppetFix extends Beautifier
|
|||
], {
|
||||
ignoreReturnCode: true
|
||||
help: {
|
||||
link: "http://puppet-lint.com/"
|
||||
link: "http://puppet-lint.com/"
|
||||
}
|
||||
})
|
||||
.then(=>
|
||||
|
|
Loading…
Reference in New Issue