chore: linting

This commit is contained in:
zhom
2026-03-14 12:46:34 +04:00
parent ee7160bb9e
commit 07ac2b7ff8
4 changed files with 8 additions and 1 deletions
+1
View File
@@ -4,6 +4,7 @@
- After making changes, run `pnpm format && pnpm lint && pnpm test` at the root of the project
- Always run this command before finishing a task to ensure the application isn't broken
- `pnpm lint` includes spellcheck via [typos](https://github.com/crate-ci/typos). False positives can be allowlisted in `_typos.toml`
## Code Quality