AS a developer, I want the project to use a linter #49

Closed
opened 2023-09-28 12:03:53 +01:00 by Vylpes · 1 comment
Owner

Epic:
Story Points: 3


AS a developer, I want the project to use a linter
SO THAT I can ensure the code styling is consistent across the whole project

Acceptance Criteria

AS a developer
GIVEN I want to check code styling consistency
WHEN I run yarn lint
THEN eslint should execute the config on the project

AS a developer and tester
GIVEN I want to merge in code
OR I want to check if the code is consistent
WHEN drone tests the project
THEN it should also run the linter as an additional step

Subtasks

  • Install eslint
  • Setup config
  • Setup yarn script
  • Add to Drone CI

Notes

No notes

Epic: \ Story Points: 3 --- AS a developer, I want the project to use a linter SO THAT I can ensure the code styling is consistent across the whole project ## Acceptance Criteria AS a developer GIVEN I want to check code styling consistency WHEN I run `yarn lint` THEN eslint should execute the config on the project AS a developer and tester GIVEN I want to merge in code OR I want to check if the code is consistent WHEN drone tests the project THEN it should also run the linter as an additional step ## Subtasks - [x] Install eslint - [x] Setup config - [x] Setup yarn script - [x] Add to Drone CI ## Notes *No notes*
Vylpes added the
type
story
label 2023-09-28 12:03:57 +01:00
Vylpes changed title from Setup linter config to AS a developer, I want the project to use a linter 2023-11-12 15:17:14 +00:00
Vylpes added this to the 0.4.0 milestone 2023-12-13 17:39:27 +00:00
Vylpes added this to the 0.4 Sprint 1 project 2023-12-17 15:10:58 +00:00
Vylpes self-assigned this 2023-12-27 16:13:04 +00:00
Vylpes started working 2023-12-28 15:06:45 +00:00
Vylpes stopped working 2023-12-28 16:24:53 +00:00
1 hour 18 minutes
Vylpes modified the project from 0.4 Sprint 1 to 0.4 Sprint 2 2023-12-31 16:02:16 +00:00
Vylpes started working 2024-01-03 18:19:50 +00:00
Vylpes stopped working 2024-01-03 18:32:58 +00:00
13 minutes 8 seconds
Vylpes added spent time 2024-01-03 18:57:04 +00:00
10 minutes
Author
Owner

This has passed testing, the CI now lints the project

image

This has passed testing, the CI now lints the project ![image](/attachments/cd66be1e-efa0-462e-8a77-7520a5e43ebc)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 1 hour 41 minutes
Vylpes
1 hour 41 minutes
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: External/card-drop#49
No description provided.