Sha256: ecc3f7782a7f2d25b18d894ea371bdb8372995314793a768e97475744323690f

Contents?: true

Size: 427 Bytes

Versions: 1

Compression:

Stored size: 427 Bytes

Contents

# danger-yamlint

A no-dependency Danger plugin to lint yaml files and fixtures.

## Installation

    $ gem install danger-yamlint

## Usage
Add this line to your Dangerfile

    yamlint.lint

## 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-yamlint-0.1.1 README.md