A CLI tool that takes typos's json output and converts it to checkstyle.xml so it can be injested from other tools like warning-ng
Get latest version from github releases
typos --format json | ./target/debug/typos-checkstyle - > checkstyle.xml
cargo release [patch|minor|major]