mashirozx/mastodon

View on GitHub
app/controllers/api/v1/admin/accounts_controller.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class AccountsController has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

class Api::V1::Admin::AccountsController < Api::BaseController
  include Authorization
  include AccountableConcern

  LIMIT = 100
Severity: Minor
Found in app/controllers/api/v1/admin/accounts_controller.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status