Sha256: 968b20d417ebbba81e015e7bcb3e907ddee55c2234918705eeb6c27b3ac8b3ea

Contents?: true

Size: 701 Bytes

Versions: 5

Compression:

Stored size: 701 Bytes

Contents

# Rfix [![Build Status](https://travis-ci.org/oleander/rfix-rb.svg?branch=master)](https://travis-ci.org/oleander/rfix-rb)

RuboCop CLI that only complains about your latest changes

## Installation

``` shell
$ gem install rfix
$ rfix <local|branch|origin|info|all> [--dry] [--help]
```

## Development

- `git clone https://github.com/oleander/rfix-rb`
- `cd rfix-rb`
- `bundle install`
- `bundle exec rake setup`
- `bundle exec rake local`
- `bundle exec rake spec`

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/oleander/rfix.


## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rfix-1.0.5 README.md
rfix-1.0.4 README.md
rfix-1.0.3 README.md
rfix-1.0.2 README.md
rfix-1.0.1 README.md