Skip to content

bluerail/rubocop-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 

Repository files navigation

Bluerail Rubocop config

Usage

Add a .rubycop.yml in your project root with content

inherit_from:
  - https://raw.githubusercontent.com/bluerail/rubocop-config/master/rubocop.yml

And in your .gitignore:

.rubocop-https*yml

Requirements

inherit_from was added in Rubocop 0.35.0 so that's the minimum required version

Releases

No releases published

Packages

No packages published