glitch-soc/mastodon

View on GitHub
app/serializers/rest/account_serializer.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class AccountSerializer has 26 methods (exceeds 20 allowed). Consider refactoring.
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
Severity: Minor
Found in app/serializers/rest/account_serializer.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status