Add rubocop tools and regenerate rubocop todo file (#175)

This commit is contained in:
Anusha Bhat
2019-10-23 23:56:48 +05:30
committed by Sojan Jose
parent af94bf9239
commit 0a6156fe38
4 changed files with 173 additions and 15 deletions

View File

@@ -1,3 +1,7 @@
require:
- rubocop-performance
- rubocop-rails
- rubocop-rspec
inherit_from: .rubocop_todo.yml
Metrics/LineLength: