Sha256: 7742baddacf12cc3c4ed6810e1d820e5ae57a9e736313f15a5af03063cf774e3

Contents?: true

Size: 457 Bytes

Versions: 2

Compression:

Stored size: 457 Bytes

Contents

# danger-eslint

A description of danger-eslint.

## Installation

    $ gem install danger-eslint

## Usage

    Methods and attributes from this plugin are available in
    your `Dangerfile` under the `eslint` 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-eslint-0.1.1 README.md
danger-eslint-0.1.0 README.md