summaryrefslogtreecommitdiff
path: root/.rubocop.yml
Commit message (Collapse)AuthorAgeFilesLines
* lock chefstyle at 0.5tm/chefstyle_0_5Thom May2017-06-211-0/+4
| | | | Signed-off-by: Thom May <thom@chef.io>
* Use double quotes by defaultThom May2016-01-141-0/+2
| | | | | | | This is an entirely mechanically generated (chefstyle -a) change, to go along with chef/chefstyle#5 . We should pick something and use it consistently, and my opinion is that double quotes are the appropriate thing.
* exclude vendor dirtm/add_chefstyleThom May2016-01-121-0/+1
|
* Per RFC 64, do style checking of the Chef repoThom May2016-01-121-0/+3
This commit enables ChefStyle, but with no active cops. Cops will be added per the RFC (one at a time, with a supporting PR to this repo) as we go on.