This commit is contained in:
James Mason 2018-11-14 12:29:07 -08:00
parent 3d6df68c03
commit ef5036c2e4
No known key found for this signature in database
GPG key ID: 1B3951886C449023
2 changed files with 3 additions and 2 deletions

View file

@ -1313,6 +1313,7 @@ Style/RegexpLiteral:
Exclude:
- 'Guardfile'
- 'config/initializers/airbrake.rb'
- 'app/uploaders/picture_uploader.rb'
# Offense count: 2
# Cop supports --auto-correct.