Commit graph

7 commits

Author SHA1 Message Date
John Backus
a0dec3dbf0 Remove stale entries in rubocop Exclude 2016-03-20 18:43:26 -04:00
John Backus
2bb40bbf86 Remove Include from .rubocop.yml
`Gemfile` is already part of rubocop's default includes. If the
aim here was to overwrite the other includes (effectively excluding
them) then I think they should be explicitly excluded instead.

This commit also fixes offenses revealed by applying rubocop's more
exhaustive `Include` list
2016-03-20 18:43:26 -04:00
Markus Schirp
8701af8f40 Fix rubocop complaints
* Permissive semver pulled new rubocop on merge to master so fixing new
  flags here explicit
2016-03-05 03:37:22 +00:00
Markus Schirp
2ce02af8aa Fix style 2014-12-22 01:32:51 +00:00
Markus Schirp
cff1bceaed Update rubocop config 2014-05-27 14:46:00 +00:00
Markus Schirp
9675bca7b9 Exclude tmp directory from rubocop 2014-04-10 16:35:51 +00:00
Markus Schirp
26a6b0a7eb Setup rubocop for circleci 2014-01-02 21:50:08 +01:00