AS a developer, I want eslint to be setup on the project #349

Open
opened 2023-09-28 12:03:28 +01:00 by Vylpes · 0 comments
Owner

Epic:
Story Points:


SO THAT I can enforce a code style within the project

Acceptance Criteria

AS a developer
GIVEN I want to manually lint the project
WHEN I run yarn lint
THEN eslint will be executed and return any linting errors within the project

AS a developer
GIVEN I want to push code to the repository
WHEN the code is pushed
THEN Forgejo Actions will execute the CI pipeline
AND run yarn lint as one of its steps

Subtasks

  • Install and configure eslint
  • Add to CI pipeline

Notes

No notes

Epic: \ Story Points: --- SO THAT I can enforce a code style within the project ## Acceptance Criteria AS a developer GIVEN I want to manually lint the project WHEN I run `yarn lint` THEN eslint will be executed and return any linting errors within the project AS a developer GIVEN I want to push code to the repository WHEN the code is pushed THEN Forgejo Actions will execute the CI pipeline AND run `yarn lint` as one of its steps ## Subtasks - [ ] Install and configure eslint - [ ] Add to CI pipeline ## Notes *No notes*
Vylpes added the
type
story
needs criteria
needs estimate
labels 2023-09-28 12:03:33 +01:00
Vylpes changed title from Setup linter config to AS a developer, I want eslint to be setup on the project 2024-09-08 14:51:13 +01:00
Vylpes removed the
needs criteria
label 2024-09-08 14:53:35 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: RabbitLabs/vylbot-app#349
No description provided.