AtomLinter / linter-reek

An Atom Linter package for Reek, the Ruby code smell detector.
https://atom.io/packages/linter-reek
MIT License
7 stars 5 forks source link

eslint-config-airbnb@6.2.0 breaks build 🚨 #53

Closed greenkeeperio-bot closed 8 years ago

greenkeeperio-bot commented 8 years ago

Hello :wave:

:rotating_light::rotating_light::rotating_light:

eslint-config-airbnb just published its new version 6.2.0, which is covered by your current version range. After updating it in your project the build went from success to failure.

This means your software is now malfunctioning, because of this update. Use this branch to work on adaptions and fixes.

Happy fixing and merging :palm_tree:


This pull request was created by greenkeeper.io. It keeps your software, up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster :zap:

Arcanemagus commented 8 years ago

Any reason this one was closed? It should probably be rebased on master now that #55 is merged and checked that it's not broken as most other projects have had linting issues from this version.

dathagerty commented 8 years ago

I did a rebase on master, and all checks passed.