Regenerate rubocop todo, removes last `Layout/LineLength` violation (#28778)

th-downstream
Matt Jankowski 8 months ago committed by GitHub
parent e817fe4c35
commit 09f76c5c8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -13,13 +13,6 @@ Bundler/OrderedGems:
Exclude:
- 'Gemfile'
# This cop supports safe autocorrection (--autocorrect).
# Configuration parameters: Max, AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, AllowedPatterns.
# URISchemes: http, https
Layout/LineLength:
Exclude:
- 'app/models/account.rb'
Lint/NonLocalExitFromIterator:
Exclude:
- 'app/helpers/jsonld_helper.rb'

Loading…
Cancel
Save