# checkstyle_formatter
[![crates version][crates-image]][crates-url] [![Travis-CI Status][travis-image]][travis-url] [![Appveyor Status][appveyor-image]][appveyor-url] ![license][license-image]
> Build checkstyle format.
Use case: [text2checkstyle_cli](https://github.com/packsaddle/rust-text2checkstyle_cli).
## Install
```
$ cargo install checkstyle_formatter
```
## changelog
[changelog](./changelog.md)
## License
MIT/Apache-2.0 © [sanemat](http://sane.jp)
[travis-url]: https://travis-ci.org/packsaddle/rust-checkstyle_formatter
[travis-image]: https://img.shields.io/travis/packsaddle/rust-checkstyle_formatter/master.svg?style=flat-square&label=travis
[appveyor-url]: https://ci.appveyor.com/project/sanemat/rust-checkstyle-formatter/branch/master
[appveyor-image]: https://img.shields.io/appveyor/ci/sanemat/rust-checkstyle-formatter/master.svg?style=flat-square&label=appveyor
[crates-url]: https://crates.io/crates/checkstyle_formatter
[crates-image]: https://img.shields.io/crates/v/checkstyle_formatter.svg?style=flat-square
[license-image]: https://img.shields.io/crates/l/checkstyle_formatter.svg?style=flat-square