Commit Graph

4 Commits

Author SHA1 Message Date
Josh Hagins 0f7a364724 Ignore Metrics/LineLength rule for Casks 2015-03-08 04:36:12 -04:00
Josh Hagins 2c066c0b6b Ignore Style/FileName rule for Casks
Casks are not named using snake_case, so exclude them from the
check. Leave it enabled for other files, though.
2015-03-08 01:11:04 -05:00
Josh Hagins 952a93a221 Enforce '%Q{}' literal style rather than '%{}' 2015-03-08 01:11:04 -05:00
Josh Hagins 16b172696f Add rubocop initial config with todo list 2015-03-06 19:07:58 -05:00