Sha256: b38c85b0ac47b172faacf194032abf1e964ffbbcbd2c3fd2475692fef20d5a2d

Contents?: true

Size: 1.42 KB

Versions: 1

Compression:

Stored size: 1.42 KB

Contents

# DekaEiwakun

[![Circle CI](https://circleci.com/gh/esminc/deka_eiwakun.svg?style=svg)](https://circleci.com/gh/esminc/deka_eiwakun)

<div align='center'>
  <img alt='eiwakun_deka' src='https://idobata.s3.amazonaws.com/uploads/attachment/image/406844/d49d3bc5-0ea0-473f-a2da-23ccf3849d5e/deka_eiwakun.png' />
  <img alt='eiwakun_deka' src='https://idobata.s3.amazonaws.com/uploads/attachment/image/406844/d49d3bc5-0ea0-473f-a2da-23ccf3849d5e/deka_eiwakun.png' />
  <img alt='eiwakun_deka' src='https://idobata.s3.amazonaws.com/uploads/attachment/image/406844/d49d3bc5-0ea0-473f-a2da-23ccf3849d5e/deka_eiwakun.png' />
</div>


DekaEiwakun is Ruby convention in esm.
Inspiered by [onkcop](https://github.com/onk/onkcop)

## Usage

Add the following directive to your `.rubocop.yml`:

```yaml
inherit_gem:
  deka_eiwakun: "config/rubocop.yml"

AllCops:
  TargetRubyVersion: 2.3
```

```sh
bundle exec rubocop <options...>
```

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'deka_eiwakun'
```

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/esminc/deka_eiwakun. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.


## License

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
deka_eiwakun-0.1.0 README.md