2 releases
0.1.1 | Mar 17, 2022 |
---|---|
0.1.0 | Mar 17, 2022 |
#3 in #checkstyle
8KB
73 lines
typos-json-to-checkstyle
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
Installation
Get latest version from github releases
Usages
typos --format json | ./target/debug/typos-checkstyle - > checkstyle.xml
Release
cargo release [patch|minor|major]
Dependencies
~13MB
~307K SLoC