More rubocop fixes

This commit is contained in:
erwanlr
2020-08-06 12:47:00 +02:00
parent 557dee2d8c
commit 3039d2e7eb
8 changed files with 9 additions and 11 deletions

View File

@@ -37,5 +37,3 @@ Style/FormatStringToken:
Style/NumericPredicate:
Exclude:
- 'app/controllers/vuln_api.rb'
Style/OptionalBooleanParameter:
Enabled: false