Enable Rubocop Style/FrozenStringLiteralComment (#23793)
This commit is contained in:
@@ -1 +1,3 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
Account.create_with(actor_type: 'Application', locked: true, username: 'mastodon.internal').find_or_create_by(id: -99)
|
||||
|
Reference in New Issue
Block a user