Free automated code reviews using Pronto
Posted under ruby rubocop pronto reviews code style onCode style
Officially or unofficially, every dev team has it's code style. And hopefully, the means to enforce it, as well.
De facto standard way to enforce it is via pull requests where some other team member will check your code for violations so...