Skip to content

webit-de/webit-ruby-rubocop

Repository files navigation

webit-ruby-rubocop

This gem provides webit! specific rubocop configurations. The current webit! code conventions can be found here: see https://github.com/webit-de/webit-ruby-styleguide.

If you are looking for Rails specific configuration, check out webit-rails-rubocop.

Installation

Add the following line to your Gemfile:

gem "webit-ruby-rubocop"

In your own project, add a .rubocop.yml containing this configuration:

inherit_gem:
  webit-ruby-rubocop: config.yml

Usage

$ bundle exec rubocop

About

webit! specific rubocop configurations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors