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

Reek timeout execution control #116

Closed vzamanillo closed 5 years ago

vzamanillo commented 5 years ago

Sometimes we receive an error message due to a reek execution timeout, this PR catch this situation and shows an Info message to not scary the user.