-
-
Notifications
You must be signed in to change notification settings - Fork 859
ER: Adopting a coding style standard/guideline #6807
Copy link
Copy link
Open
Labels
Complexity: Extra LargeDependencyAn issue is blocking the completion or starting of another issueAn issue is blocking the completion or starting of another issueEREmergent RequestEmergent RequestFeature: Refactor CSSPage is working fine - CSS needs changes to become consistent with other pagesPage is working fine - CSS needs changes to become consistent with other pagesFeature: Refactor HTMLFeature: Refactor JS / LiquidPage is working fine - JS / Liquid needs changes to become consistent with other pagesPage is working fine - JS / Liquid needs changes to become consistent with other pagesLang: GHAGitHub ActionsGitHub ActionsSkill: feasibilityrole: back end/devOpsTasks for back-end developersTasks for back-end developersrole: front endTasks for front end developersTasks for front end developerssize: 1ptCan be done in 4-6 hoursCan be done in 4-6 hours
Milestone
Metadata
Metadata
Assignees
Labels
Complexity: Extra LargeDependencyAn issue is blocking the completion or starting of another issueAn issue is blocking the completion or starting of another issueEREmergent RequestEmergent RequestFeature: Refactor CSSPage is working fine - CSS needs changes to become consistent with other pagesPage is working fine - CSS needs changes to become consistent with other pagesFeature: Refactor HTMLFeature: Refactor JS / LiquidPage is working fine - JS / Liquid needs changes to become consistent with other pagesPage is working fine - JS / Liquid needs changes to become consistent with other pagesLang: GHAGitHub ActionsGitHub ActionsSkill: feasibilityrole: back end/devOpsTasks for back-end developersTasks for back-end developersrole: front endTasks for front end developersTasks for front end developerssize: 1ptCan be done in 4-6 hoursCan be done in 4-6 hours
Type
Projects
Status
Ice box
Dependency
Emergent Requirement - Problem
As our project grow and attract contributions from a diverse group of developers, we have different styles of coding styles across our codebase (trailing spaces, spaces between operators, braces style, etc.). This poses a challenge for readability, maintainability and collaboration.
Proposing we explore the feasibility of adopting a unified coding format standard.
Issue you discovered this emergent requirement in
Our EventsCard Glitch After Toggling and Resizing Window #6777Date discovered
05/01/2024
Did you have to do something temporarily
Who was involved
@tony1ee
@gaylem
What happens if this is not addressed
Resources
Why Prettier
Firefox CSS Guidelines
VS Code Formatter: TypeScript
Airbnb JavaScript Style Guide
Google JavaScript Style Guide
Recommended Action Items
Potential solutions [draft]
We can solve this in several steps: