• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bbatsov / rubocop / 4815

Builds Branch Commit Type Ran Committer Via Coverage
4815 master Add remote config loader to load shared configurations from a url Pull #2306 07 Oct 2015 12:51PM UTC ptrippett travis-ci pending completion   set done
4814 master Update Changelog Pull #2306 07 Oct 2015 12:24PM UTC ptrippett travis-ci pending completion   set done
4813 master Always allow a StyleGuide parameter StyleGuide parameters are currently only allowed for cops which already have one in the default configuration. There is a validation warning when a StyleGuide parameter is found in the local configuration. It ... Pull #2305 07 Oct 2015 09:53AM UTC cornelius travis-ci pending completion   set done
4812 master Add AllowUnusedKeywordArguments option for UnusedMethodArgument Pull #2304 06 Oct 2015 10:00PM UTC apiology travis-ci pending completion   set done
4811 master [Fix #290] Allow inheriting rubocop config from a gem. The config directive should be in Hash format, with the `gem_name` as the key, and the `relative_path_to_config` as the value. Ex: inherit_from: .rubocop_todo.yml inherit_gem: ... Pull #2270 06 Oct 2015 06:53PM UTC jhansche travis-ci pending completion   set done
4810 master [Fix #290] Allow inheriting rubocop config from a gem. The config directive should be in Hash format, with the `gem_name` as the key, and the `relative_path_to_config` as the value. Ex: inherit_from: .rubocop_todo.yml inherit_gem: ... Pull #2270 06 Oct 2015 06:23PM UTC jhansche travis-ci pending completion   set done
4809 master Resolve #290 to inherit rubocop config from a gem. The config directive should be in Hash format, with the `gem_name` as the key, and the `relative_path_to_config` as the value. Ex: inherit_from: .rubocop_todo.yml inherit_gem: c... Pull #2270 06 Oct 2015 06:10PM UTC jhansche travis-ci pending completion   set done
4808 master Add NestedModifier cop Check for nested `if`, `unless`, `while`, `until` statements used in their modifier form. `something if a && b` is preferred to `something if b if a`. Pull #2299 06 Oct 2015 03:18PM UTC lumeet travis-ci pending completion   set done
4807 master Merge pull request #2276 from rrosenblum/static_length Static length push 06 Oct 2015 06:48AM UTC bbatsov travis-ci pending completion   set done
4806 master Merge pull request #2303 from jonas054/2286_single_line_methods [Fix #2286] Auto-correct empty method in SingleLineMethods push 06 Oct 2015 06:43AM UTC bbatsov travis-ci pending completion   set done
4805 master Add Style/MultilineList Cop. When large multi-line lists are present in a code base it's often rather arbitrary to align them based on the first line/element: ``` long_variable = { foo: 'foo', bar: 'bar', baz:... Pull #2277 06 Oct 2015 04:33AM UTC panthomakos travis-ci pending completion   set done
4804 master [Fix #2286] Auto-correct empty method in SingleLineMethods Handle the case when there is no body in SingleLineMethods#autocorrect. Pull #2303 05 Oct 2015 07:59PM UTC jonas054 travis-ci pending completion   set done
4803 master Fix Style/UnneededPercentQ condition `%q(foo #{'bar'} baz)` should not be warned because auto-correcting it to `"foo #{'bar'} baz"` is wrong. Pull #2302 05 Oct 2015 04:30PM UTC eagletmt travis-ci pending completion   set done
4802 master Fix Style/UnneededPercentQ condition `%q(foo #{'bar'} baz)` should not be warned because auto-correcting it to `"foo #{'bar'} baz"` is wrong. Pull #2302 05 Oct 2015 04:25PM UTC eagletmt travis-ci pending completion   set done
4801 master Fix Performance/FixedSize offenses Pull #2276 05 Oct 2015 02:59PM UTC rrosenblum travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • …
  • 285
  • 286
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc