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

Implement Front End Code Formatting #116

Merged
merged 2 commits into from
Jul 17, 2024
Merged

Implement Front End Code Formatting #116

merged 2 commits into from
Jul 17, 2024

Conversation

yinanazhou
Copy link
Member

  • Set up djlint for HTML, prettier for JS and CSS.
  • Reformatted front end code to adhere to established formatting standards.
  • Added CI workflow for front end format check.

Closes #113

- Set up djlint for html, prettier for js and css
- Reformat front end code

Refs: #113
@yinanazhou yinanazhou merged commit 7bcdeb3 into develop Jul 17, 2024
3 checks passed
@yinanazhou yinanazhou deleted the formatter branch July 23, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add formatter and workflow for front end code
3 participants