You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: addd similarity
* chore: add typos
* chore: format
* ci(lefthook): add typos check to pre-push hook
- Add typos check to pre-push hook to catch spelling errors before pushing
- Explicitly specify typos.toml configuration file
- Runs after staged changes but before knip linter
* ci: add typos
* chore: make cis parallel
* chore(lint): exclude CHANGELOG.md from oxlint checks
Add CHANGELOG.md to oxlint ignorePatterns to prevent linting errors.
The changelog is auto-generated and should not be linted alongside
application code. It was already excluded from oxfmt.
* chore(changelog): revert format to match main branch
Revert changelog formatting from dash bullets to asterisk bullets,
and restore blank lines after section headers. This aligns with the
canonical format maintained on the main branch.
* chore: oxfmt
0 commit comments