AtomLinter / linter-puppet-lint

Atom linter plugin for Puppet, using puppet-lint
6 stars 3 forks source link

Asyncify the specs #137

Closed Arcanemagus closed 7 years ago

Arcanemagus commented 7 years ago

Bring in jasmine-fix to allow the use of async/await in the specs and refactor them to take advantage of this.

mschuchard commented 7 years ago

Nice enhancement.