Skip to content

[MEDIUM] No Code Quality Tools Configuration #24

@actuallyrizzn

Description

@actuallyrizzn

Issue

No pyproject.toml for modern Python tooling, no formatter/linter configuration.

Location: Repository root

Problems

  • No pyproject.toml for modern Python tooling
  • No ruff or black configuration
  • No mypy configuration

Recommended Fix

  • Add pyproject.toml with tool configurations
  • Configure code formatters and linters
  • Add type checking configuration

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions