vergilet/open_dota_api

View on GitHub

Showing 1 of 1 total issue

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

  class ProPlayer < Entity
    ENDPOINT = 'proPlayers'.freeze
    def account_id
      data['account_id']
    end
Severity: Minor
Found in lib/open_dota_api/pro_player.rb - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language