Sha256: c359f3f7dcd76af3ed618dd5df93ed19f062306698cb70e600aa5cab3efbbda3

Contents?: true

Size: 678 Bytes

Versions: 1

Compression:

Stored size: 678 Bytes

Contents

[![Build Status](https://travis-ci.org/noboru-i/danger-checkstyle_format.svg?branch=master)](https://travis-ci.org/noboru-i/danger-checkstyle_format)

# danger-checkstyle_format

Danger plugin for checkstyle formatted xml file.

## Installation

    $ gem install danger-checkstyle_format

## Usage

<blockquote>Parse the XML file, and let the plugin do your reporting
  <pre>
checkstyle_format.report "/path/to/output.xml"</pre>
</blockquote>

## Development

1. Clone this repo
2. Run `bundle install` to setup dependencies.
3. Run `bundle exec rake spec` to run the tests.
4. Use `bundle exec guard` to automatically have tests run as you make changes.
5. Make your changes.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
danger-checkstyle_format-0.0.1 README.md