autocorrect

Linter and formatter for improving copywriting and CJK text spacing

brewmacoslinux
Try with needOr install directly
Source

About

Linter and formatter to improve copywriting, correct spaces, words between CJK

Commands

autocorrect

Examples

Check and fix a single file$ autocorrect --fix path/to/file.md
Lint a directory recursively without making changes$ autocorrect path/to/directory
Format multiple files and display results$ autocorrect --fix *.md *.txt