Commit graph

14 commits

Author SHA1 Message Date
John Backus
4a63fdf0e1
Remove unused let definitions in unit specs 2016-09-25 14:47:35 -07:00
John Backus
20d65ef161 Fix namespace annotations 2016-04-10 14:33:47 -07:00
John Backus
c4d2335507 Add Style/Send cop 2016-03-20 18:11:47 -04:00
John Backus
e9ed6cda59 Add ExtraSpacing cop and allow alignment
This cop will flag extra spacing which seems arbitrary. It
will not flag extra spacing used to align tokens if the same
characters appear in the same column on contiguous lines.
2016-03-19 21:25:51 -07:00
John Backus
7df918bb11 Rename runner/driver_spec to parallel/driver_spec 2016-03-19 14:07:28 -07: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
84eec1eef3 Fix ordering of attributes
* Unless there is a good reason against these should be alphabetic
2015-11-15 20:13:48 +00:00
Markus Schirp
034523c6b1 Fix the use of instance doubles globally
[fix #361]
2015-11-15 20:16:42 +00:00
Markus Schirp
22ac0c8d56 Update anima to ~0.3.0 2015-09-04 20:20:56 +00:00
Anton Davydov
e9d5dfa9af Fix all typos [skip ci] 2015-07-06 21:36:39 +03:00
Markus Schirp
a0216cb6fa Bump ruby requirement to 2.1
* Use %i style symbol literal arrays
* Fix style
* Whitelist some preferred style
2015-05-31 21:20:54 +00:00
Keenan Brock
bb3637b24e remove duplicate definition warnings 2015-04-25 22:15:54 -04:00
Markus Schirp
cb1047224c Fix local variable names to reflect type 2015-01-17 22:56:43 +00:00
Markus Schirp
801500510e Move parallel into internal library 2014-12-12 20:54:25 +00:00