Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Epic: Prettier Code Formatting #1877

Open
6 tasks
ryanfchase opened this issue Jan 2, 2025 · 2 comments
Open
6 tasks

Epic: Prettier Code Formatting #1877

ryanfchase opened this issue Jan 2, 2025 · 2 comments
Assignees
Labels

Comments

@ryanfchase
Copy link
Member

ryanfchase commented Jan 2, 2025

Overview

We need to improve code health by adopting and enforcing code formatting rules.

Tickets

  • ER: Codebase Formatting Standards #1872
  • DEV - Implement Prettier code formatting standard #1887
    • consider finding an existing open source project with well-documented code formatting rules that would work well with our codebase
  • Implement and test Prettier configuration files
  • Implement pre-commit hook to run Prettier on staged files
  • Document Prettier workflow in wiki, contributing files, and Readme
  • Integrate configuration files and perform codebase Prettier format
    • use a checklist to help dev through this update, ensuring they don't get merge conflicts on their active branches, consider publishing these instructions into the wiki

Wiki Pages

Resources

@ryanfchase
Copy link
Member Author

Once this epic has been reviewed and accepted, I will move this to the Epics column and dev / product can begin creating tickets.

@ryanfchase
Copy link
Member Author

This resource was suggested for review: https://github.com/MyHoneyBadger/awesome-github-wiki?tab=readme-ov-file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: New Issue Approval
Development

No branches or pull requests

2 participants