Skip to content

Commit ee38a08

Browse files
committed
chore: remove typos CLI tooling
Remove typos configuration and pre-push hook integration: - Delete typos.toml configuration file - Remove typos check from lefthook.yaml pre-push jobs The typos tool is no longer needed for this project's workflow.
1 parent 149c5c0 commit ee38a08

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

lefthook.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,5 @@ pre-commit:
1818

1919
pre-push:
2020
jobs:
21-
- name: typos
22-
run: typos --config typos.toml
2321
- name: knip
2422
run: pnpm run lint:knip

typos.toml

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)