Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ryancurrah/checkstyle-merger

Merge multiple checkstyle files together into a single report.
https://github.com/ryancurrah/checkstyle-merger

checkstyle ci cli merge tool tools xml

Last synced: 26 days ago
JSON representation

Merge multiple checkstyle files together into a single report.

Awesome Lists containing this project

README

        

# checkstyle-merger

Merge multiple checkstyle files together into a single report.

## Install

Download from the releases page

## Usage

```
checkstyle-merger -o new-checkstyle.xml some-checkstyle.xml someother-checkstyle.xml
Merged 2 reports to new-checkstyle.xml
```

## License

**MIT**