Skip to content

halkeye/typos-json-to-checkstyle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

curl -qsL https://github.com/halkeye/typos-json-to-checkstyle/releases/download/v0.1.1/typos-checkstyle-v0.1.1-x86_64 > typos-checkstyle && chmod 0755 typos-checkstyle
typos --format json | ./typos-checkstyle - > checkstyle.xml

Release

cargo release [patch|minor|major]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages