Skip to content

cookpad/rubocop-cookpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RuboCop Cookpad

A RuboCop extension allowing Cookpad developers to enforce their custom best practices and coding conventions.

Installation

You can install the rubocop-cookpad gem

gem install rubocop-cookpad

or add it in your Gemfile

gem 'rubocop-cookpad'

Usage

You need to tell RuboCop to load this extension. Inside your .rubocop.yml, add:

require:
  - rubocop-cookpad

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published