Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use double quotes by default | Thom May | 2016-01-14 | 1 | -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_chefstyle | Thom May | 2016-01-12 | 1 | -0/+1 |
| | |||||
* | Per RFC 64, do style checking of the Chef repo | Thom May | 2016-01-12 | 1 | -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. |