Commit graph

25 commits

Author SHA1 Message Date
Markus Schirp
2ce02af8aa Fix style 2014-12-22 01:32:51 +00:00
Tim Chambers
e90e9e1ea4 Correct miscellaneous typos
Mostly comments
2014-11-22 11:16:07 -08:00
Tim Chambers
f72751acce Fix 2 more typos in comments 2014-08-07 09:54:52 -07:00
Markus Schirp
5f6ff99ece Consolidate ruby style 2014-05-27 15:16:37 +00:00
Markus Schirp
cff1bceaed Update rubocop config 2014-05-27 14:46:00 +00:00
Markus Schirp
42cb77cf28 Whitelist lambda call syntax for a while 2014-05-11 15:23:15 +00:00
Markus Schirp
d07fad2a35 Adjust maximum class length 2014-01-19 00:28:40 +01:00
Markus Schirp
1b0ed70ba4 Cleanup CLI implementation a bit. 2014-01-18 00:25:20 +01:00
Markus Schirp
d10e4a6ca8 Remove unneeded excludes from config/rubocop.yml to workaround internal bug 2014-01-11 19:14:45 +01:00
Markus Schirp
26a6b0a7eb Setup rubocop for circleci 2014-01-02 21:50:08 +01:00
Markus Schirp
4777fc8091 Remove old rubocop config 2013-12-31 13:12:57 +01:00
Markus Schirp
96d2bc491e Adjust rubocop config 2013-12-31 13:10:13 +01:00
Markus Schirp
35624af8c5 Disable indentation width rubo cop 2013-11-20 20:20:47 +01:00
Markus Schirp
88e2a3bc76 Adjust maximum class length for rubocop 2013-11-20 20:16:54 +01:00
Markus Schirp
90b4229134 Silence rubocop for multiline chaining 2013-11-20 20:15:24 +01:00
Markus Schirp
59ea606857 Allow raise keyword for exceptions 2013-11-20 20:10:47 +01:00
Markus Schirp
41c69fd214 Use triage (renamed devtools) and synced triage Gemfile 2013-10-13 19:11:49 +02:00
Markus Schirp
9523c66726 Use 1.9 style hash syntax where possible 2013-09-07 20:27:06 +02:00
Dan Kubb
1057425e1b Fix rubocop warnings in gemspec
* Add bundler as a development dependency
2013-07-28 16:23:19 -07:00
Markus Schirp
46f90aa328 Fix all style warnings under spec/**/*.rb 2013-07-29 00:25:15 +02:00
Markus Schirp
506b9f81d6 Fix style issues in Mutant::Loader 2013-07-29 00:25:15 +02:00
Dan Kubb
5463079393 Update rubocop config to allow the current longest line in the code 2013-07-28 12:16:12 -07:00
Markus Schirp
46c79e5815 Adjust rubocop config 2013-07-27 21:14:20 +02:00
Dan Kubb
85e645faaa Fix rubocop configuration to ignore vendored code better 2013-07-22 00:38:12 -07:00
Dan Kubb
8c158aa778 Add rubocop default configuration 2013-07-14 14:28:25 -07:00