Run the following auto-fix commands in order:
- •
bun run lint:fix - •
bun run format:fix
After running all fix commands, check if there are any git changes.
If there are changes, create a commit with the message fix: autofix lint and format.
If there are no changes, do nothing.