diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-11-30 07:20:23 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-11-30 07:20:23 +0800 |
| commit | 0dc6a09ef659d21fa4dd7d83dce76bd714fb3257 (patch) | |
| tree | d0490c86e1997ee55e8664c9ac04811b9d58bc89 /textproc/Makefile | |
| parent | devel/protovalidate: Add protovalidate 1.0.0 (diff) | |
textproc/typos: Add typos 1.39.2
typos finds and corrects spelling mistakes among source code:
- Fast enough to run on monorepos
- Low false positives so you can run on PRs
Diffstat (limited to 'textproc/Makefile')
| -rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 0c8e8b247065..c82fb07bb480 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -2152,6 +2152,7 @@ SUBDIR += txt2html SUBDIR += txt2man SUBDIR += txt2tags + SUBDIR += typos SUBDIR += typst SUBDIR += uchardet SUBDIR += ucto |
