Commit f9937d4
authored
chore: remove typos CLI tooling (#265)
* 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.
* chore(ci): remove typos job from CI workflow
The typos CLI tooling is being removed from the project.
This removes the corresponding CI job that was checking for typos.1 parent 5d82f23 commit f9937d4
3 files changed
+0
-32
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 33 | | |
46 | 34 | | |
47 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | 21 | | |
24 | 22 | | |
This file was deleted.
0 commit comments