Sha256: 58816582d2b13a2d4b6749fd42bcf500cab2d5f047590e3b48a3179d86e82d64
Contents?: true
Size: 1.42 KB
Versions: 5
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. Inspired 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
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
deka_eiwakun-0.53.0.0 | README.md |
deka_eiwakun-0.5.0 | README.md |
deka_eiwakun-0.4.0 | README.md |
deka_eiwakun-0.3.0 | README.md |
deka_eiwakun-0.2.0 | README.md |