Set the RunRailsCops option in the rubocop config

Instead of relying on a flag
This commit is contained in:
gregoirenovel 2018-01-16 18:57:04 +01:00
parent c76097ef55
commit d5f55cb360
3 changed files with 3 additions and 3 deletions

View file

@ -65,7 +65,7 @@ jobs:
- *bundle_install
- run:
name: Run rubocop
command: bundle exec rubocop -R
command: bundle exec rubocop
- run:
name: Run brakeman
command: bundle exec brakeman -z