Skip to content

Store rubocop.yml and other config files that our ruby projects need

Notifications You must be signed in to change notification settings

GetTerminus/ruby_shared_configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shared Ruby Project Config Files

Rubocop

Put this at the top of your .rubocop.yml file in your project:

inherit_from:
  - https://raw.githubusercontent.com/GetTerminus/ruby_shared_configs/master/.rubocop.yml

About

Store rubocop.yml and other config files that our ruby projects need

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published