Skip to content

Needs code linting #53

@withtwoemms

Description

@withtwoemms

As a Contributor
I want a linting script
So I can run it and be assured contributed code is formatted consistent with previous code


✅ Acceptance Criteria

GIVEN there exists a code format linter
WHEN run in CI
THEN code not conforming to the described code style is not permitted to merge

GIVEN there exists a code style linter
WHEN run in CI
THEN code not conforming to the described code style is not permitted to merge

GIVEN there exists a typing linter
WHEN run in CI
THEN code not conforming to the described code style is not permitted to merge

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions