Pronto runner for Rubocop, ruby code analyzer. What is Pronto?
Configuring Rubocop via .rubocop.yml will work just fine with pronto-rubocop.
You can also specify a custom .rubocop.yml location with the environment variable RUBOCOP_CONFIG
You can also provide additional configuration via .pronto.yml:
rubocop:
# Run Rails cops
rails: true



