Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/packsaddle/rust-checkstyle_formatter

Build checkstyle format.
https://github.com/packsaddle/rust-checkstyle_formatter

Last synced: 2 days ago
JSON representation

Build checkstyle format.

Awesome Lists containing this project

README

        

# 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