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

bbatsov / rubocop / 4860

Builds Branch Commit Type Ran Committer Via Coverage
4860 master Add LineBreak cops. * `Style/FirstArrayElementLineBreak` checks for a line break before the first element in a multi-line array. * `Style/FirstHashElementLineBreak` checks for a line break before the first element in multi-line hash. * `Style... Pull #2277 15 Oct 2015 09:21PM UTC panthomakos travis-ci pending completion   set done
4859 master Merge pull request #2318 from rrosenblum/pry_rescue_debugger Debugger cop checks for Pry.rescue push 14 Oct 2015 02:57PM UTC bbatsov travis-ci pending completion   set done
4858 master Update CHANGELOG.md Fix reference to #2265. push 14 Oct 2015 02:31PM UTC jonas054 travis-ci pending completion   set done
4857 master Fix a mistaken spec description it was a remnant of an earlier idea Pull #2316 14 Oct 2015 12:46AM UTC maxjacobson travis-ci pending completion   set done
4856 master Debugger cop checks for Pry.rescue Pull #2318 13 Oct 2015 06:39PM UTC rrosenblum travis-ci pending completion   set done
4855 master Debugger cop checks for Pry.rescue Pull #2318 13 Oct 2015 06:34PM UTC rrosenblum travis-ci pending completion   set done
4854 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 13 Oct 2015 01:13PM UTC panthomakos travis-ci pending completion   set done
4853 master adds support for a more detailed offense explanation Pull #2282 13 Oct 2015 10:51AM UTC tansaku travis-ci pending completion   set done
4852 master Ignore unused block parameter if it is a keyword argument Pull #2314 13 Oct 2015 08:17AM UTC volkert travis-ci pending completion   set done
4851 master Add Rails/PluralizationGrammar cop This is just a pet peeve of mine. Pull #2316 13 Oct 2015 04:20AM UTC maxjacobson travis-ci pending completion   set done
4850 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 12 Oct 2015 10:22PM UTC panthomakos travis-ci pending completion   set done
4849 master adds support for a more detailed offense explanation Pull #2282 12 Oct 2015 04:26PM UTC tansaku travis-ci pending completion   set done
4848 master Ignore unused block parameter if it is a keyword argument Pull #2314 12 Oct 2015 08:00AM UTC volkert travis-ci pending completion   set done
4847 master Merge pull request #2304 from apiology/unused_keyword_method_argument Add AllowUnusedKeywordArguments option for UnusedMethodArgument push 11 Oct 2015 06:15AM UTC bbatsov travis-ci pending completion   set done
4846 master Add AllowUnusedKeywordArguments option for UnusedMethodArgument Pull #2304 11 Oct 2015 12:24AM UTC apiology travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • …
  • 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