Skip to content

Rename playerInterface to PascalCase (PlayerInterface) #127

@extreme4all-ai

Description

@extreme4all-ai

Summary

components/bot_detector/database/player/interface.py:7 defines class playerInterface(ABC) — violates the PascalCase naming convention specified in AGENTS.md. All other interfaces in the codebase use PascalCase (ReportInterface, PredictionInterface, DiscordVerificationInterface, etc.).

Proposed Change

Rename playerInterfacePlayerInterface in:

  • components/bot_detector/database/player/interface.py
  • components/bot_detector/database/player/repository.py (references it)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions