Skip to content

Sequra code style guides and shared configuration

License

Notifications You must be signed in to change notification settings

sequra/sequra-style

Repository files navigation

sequra-style

SeQura code style guide and shared configuration.

Installation

Add this line to your application's Gemfile (we need to point to GitHub since it's not published):

gem "sequra-style", git: "https://github.com/sequra/sequra-style", require: false

And then execute:

$ bundle install

Usage

Use the following directives in a .rubocop.yml file:

inherit_gem:
  sequra-style:
    - default.yml