0.0
No release in over a year
Gem containing the rubocop.yml config that corresponds to the implementation of the Brickdoc's style guide for Ruby.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

Pleisto Rubocop

This gem provides rubocop configuration for use on Pleisto open source and internal Ruby projects.

How to use

Gemfile

gem "rubocop-pleisto", require: false

.rubocop.yml

inherit_gem:
  rubocop-pleisto:
    - rubocop.yml