Closed TyHil closed 2 weeks ago
Added a formatting script instead of npx prettier --write . Updated the GitHub action to run that script as well as the lint script.
npx prettier --write .
Also, fully removed husky and commitlint as they weren't being used. If this wasn't needed I can revert
Need to update branch protection rules to reflect the new GitHub action once merged: https://github.com/UTDNebula/jupiter/settings/branch_protection_rules
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Added a formatting script instead of
npx prettier --write .
Updated the GitHub action to run that script as well as the lint script.Also, fully removed husky and commitlint as they weren't being used. If this wasn't needed I can revert
Need to update branch protection rules to reflect the new GitHub action once merged: https://github.com/UTDNebula/jupiter/settings/branch_protection_rules