Sha256: 606937767cbfccd7eef751419e2e0377c683cab0587aad5595f5b17cc4a66ff8

Contents?: true

Size: 1.35 KB

Versions: 3

Compression:

Stored size: 1.35 KB

Contents

Bixby: I'd buy that for a dollar!
=================================

[![Apache 2.0 License](http://img.shields.io/badge/APACHE2-license-blue.svg)](./LICENSE)
[![Gem Version](https://badge.fury.io/rb/bixby.svg)](https://badge.fury.io/rb/bixby)

<p align="left">
  <img src="https://raw.githubusercontent.com/curationexperts/hycop/master/logo/murphy.jpg" alt="Murphy Sketch"/>
</p>

RuboCop Defaults for Samvera Community

## To Use This

In your `Gemfile`:

```ruby
gem 'bixby'
```

In your `.rubocop.yml`:

```yaml
inherit_gem:
  bixby: bixby_default.yml
```

## Versioning & Dependencies

This project depends on `rubocop` and `rubocop-rspec`. It supports versions of those gems pessimistically. Beginning with release `1.0.0`, we will periodically add support for new versions of the dependencies and manage the included cops. When compatibility breaks, the major version of `bixby` will be bumped.

Our goal is to insulate downstream projects from breakage due to pre-1.0 version updates in `rubocop`.

## License

Bixby is available under [the Apache 2.0 license](LICENSE.md).

## Acknowledgments

This software has been developed by and is brought to you by the Samvera community.  Learn more at the
[Samvera Community website](http://projecthydra.org/).

The Alex J. Murphy sketch "logo" is courtesy of [acid_lich](https://www.instagram.com/acid_lich/), all
rights reserved.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
bixby-2.0.0.pre.beta1 README.md
bixby-1.0.0 README.md
bixby-1.0.0.pre.rc1 README.md