Hello,
I'm using rubocop, reek and rails_best_practices as part of code analysis in a project,
We got SublimeLinters for both reek and rubocop, I haven't found one for rbp, has someone here experience with linters? maybe suggest if it would be too hard to create one or adapt any of the ones from reek or rubocop to also interface with rails_best_practices and provide analysis results directly in the editor?
Thanks