AtomLinter / linter-codeclimate

An Atom Linter plugin for the Code Climate CLI
http://github.com/codeclimate/codeclimate
MIT License
10 stars 5 forks source link

Rewrite in ES2017 #48

Closed Arcanemagus closed 7 years ago

Arcanemagus commented 7 years ago

Rewrite the linter in ES2017 code, including the following changes:

Arcanemagus commented 7 years ago

@maxjacobson You'll probably want to fix the Code Climate config, as I only know enough to cut out the coffeelint part 😛.

maxjacobson commented 7 years ago

Happy to re-enable eslint after this is merged

Arcanemagus commented 7 years ago

Whoops, looks like this got dropped. Looking into finishing this up.

Arcanemagus commented 7 years ago

There we go, passing build!