Sha256: 5d2a314201f8ead28b0842b698bdfd725d852e829034896ab30abb561410e02f

Contents?: true

Size: 465 Bytes

Versions: 2

Compression:

Stored size: 465 Bytes

Contents

# danger-findbugs

A description of danger-findbugs.

## Installation

    $ gem install danger-findbugs

## Usage

    Methods and attributes from this plugin are available in
    your `Dangerfile` under the `findbugs` namespace.

## 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

2 entries across 2 versions & 1 rubygems

Version Path
danger-findbugs-0.0.2 README.md
danger-findbugs-0.0.1 README.md