Autofix Rubocop Rails/Blank (#23765)
This commit is contained in:
parent
8fd3fc404d
commit
4ff44be134
2 changed files with 1 additions and 8 deletions
|
@ -1485,13 +1485,6 @@ Rails/ApplicationController:
|
|||
- 'app/controllers/well_known/nodeinfo_controller.rb'
|
||||
- 'app/controllers/well_known/webfinger_controller.rb'
|
||||
|
||||
# Offense count: 1
|
||||
# This cop supports unsafe autocorrection (--autocorrect-all).
|
||||
# Configuration parameters: NilOrEmpty, NotPresent, UnlessPresent.
|
||||
Rails/Blank:
|
||||
Exclude:
|
||||
- 'app/services/activitypub/fetch_remote_actor_service.rb'
|
||||
|
||||
# Offense count: 35
|
||||
# Configuration parameters: Database, Include.
|
||||
# SupportedDatabases: mysql, postgresql
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue