app/serializers/rest/account_serializer.rb
Class AccountSerializer
has 26 methods (exceeds 20 allowed). Consider refactoring. Open
Open
class REST::AccountSerializer < ActiveModel::Serializer
include RoutingHelper
include FormattingHelper
# Please update `app/javascript/mastodon/api_types/accounts.ts` when making changes to the attributes