Skip to content

Feature Request: Add root-level format:check workflow for repository consistency #316

Description

@WW0035

Is your feature request related to a problem? Please describe.

The repository currently exposes root-level workflows for linting, testing, and type checking, but does not provide a unified formatting validation command.

Adding a root-level format:check script would improve contributor workflow consistency and simplify formatting validation during CI and local development.

Example:

"format:check": "pnpm biome check ."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions