0.0
The project is in a healthy, maintained state
Sequra code style guides and shared config
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 2.1.4
~> 13.0.1

Runtime

 Project Readme

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