Y
Hacker News
new
|
ask
|
show
|
jobs
by
dominotw
4147 days ago
Are there any opensource tools that do the same thing( like reek for ruby) ?
I would like to use something like this at work but we don't host code on github.
1 comments
russianbandit
4147 days ago
Try RuboCop for ruby.
link