Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 592 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 592 Bytes

Public Strategies Rubocop Config

Note: This is deprecated, as we now use standard.

Our preferred Ruby style to be used with Rubocop. If you'd like to contribute or propose changes, please read the contribution guidelines.

Installation

Once you have Rubocop installed, clone this repository and copy rubocop.yml into your project as a dotfile.

git clone https://github.com/publicstrategies/rubocop-config.git
cp rubocop-config/rubocop.yml /path/to/project/.rubocop.yml