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

bbatsov / rubocop / 4981

Builds Branch Commit Type Ran Committer Via Coverage
4981 master [Fix #2323] Take operator precedence into account when autocorrecting in Style/IfUnlessModifier cop ...Otherwise, we could change the meaning of the "corrected" code. Pull #2353 29 Oct 2015 07:48AM UTC alexdowad travis-ci pending completion   set done
4980 master [Fix #1981] `Lint/UselessAssignment` doesn't warn when variable is assigned from identical if branches Using immutable value objects, which compare by value (not reference), but then later using Make up your mind, value object or reference object... Pull #2366 29 Oct 2015 07:43AM UTC alexdowad travis-ci pending completion   set done
4979 master Merge pull request #2365 from alexdowad/define_method_return [Fix #2272] `Lint/NonLocalExitFromIterator` doesn't warn about block passed to `Module#define_method` push 29 Oct 2015 06:29AM UTC bbatsov travis-ci pending completion   set done
4978 master Lint for ordinal circular argument references I noticed that Ruby emits a warning for ordinal circular argument references, not just optional keyword argument references. Should be helpful for RuboCop to lint for these as well. Pull #2346 29 Oct 2015 03:19AM UTC maxjacobson travis-ci pending completion   set done
4977 master Lint for ordinal circular argument references I noticed that Ruby emits a warning for ordinal circular argument references, not just optional keyword argument references. Should be helpful for RuboCop to lint for these as well. Pull #2346 29 Oct 2015 02:19AM UTC maxjacobson travis-ci pending completion   set done
4976 master changelog entry body ends with a punctuation Pull #2368 29 Oct 2015 12:24AM UTC Br3nda travis-ci pending completion   set done
4975 master markup fix in changelog Pull #2368 29 Oct 2015 12:10AM UTC Br3nda travis-ci pending completion   set done
4974 master Put username in default tmp folder path. Pull #2368 28 Oct 2015 10:56PM UTC Br3nda travis-ci pending completion   set done
4973 master [Fix #1981] `Lint/UselessAssignment` doesn't warn when variable is assigned from identical if branches Using immutable value objects, which compare by value (not reference), but then later using Make up your mind, value object or reference object... Pull #2366 28 Oct 2015 09:57PM UTC alexdowad travis-ci pending completion   set done
4972 master [Fix #2272] `Lint/NonLocalExitFromIterator` doesn't warn about block passed to define_method Although it's not a lambda, `return` still doesn't cause any problems in a block which is passed to `Module#define_method`. Pull #2365 28 Oct 2015 09:31PM UTC alexdowad travis-ci pending completion   set done
4971 master [Fix #2262] Replace Rainbow reference with Colorizable#yellow Pull #2352 28 Oct 2015 09:16PM UTC minustehbare travis-ci pending completion   set done
4970 master [Fix #2321] Don't replace reduce with each_with_object if accumulator var is assigned to Otherwise we would change the meaning of the code! Pull #2364 28 Oct 2015 09:09PM UTC alexdowad travis-ci pending completion   set done
4969 master [Fix #2323] Take operator precedence into account when autocorrecting in Style/IfUnlessModifier cop ...Otherwise, we could change the meaning of the "corrected" code. Pull #2353 28 Oct 2015 08:59PM UTC alexdowad travis-ci pending completion   set done
4968 master Add Pattern helper to make pattern-matching on ASTs more concise Pull #2362 28 Oct 2015 08:51PM UTC alexdowad travis-ci pending completion   set done
4967 master Take operator precedence into account when autocorrecting in Style/IfUnlessModifier cop ...Otherwise, we could change the meaning of the "corrected" code. Fixes #2323. Pull #2353 28 Oct 2015 08:43PM UTC alexdowad travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • …
  • 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