-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Projects
Status
No status