AtomLinter / linter-phpmd

Atom linter plugin for php, using phpmd.
21 stars 4 forks source link

Asyncify the specs #114

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.