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

bbatsov / rubocop / 4921

Builds Branch Commit Type Ran Committer Via Coverage
4921 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 27 Oct 2015 07:18AM UTC alexdowad travis-ci pending completion   set done
4920 master Style/DotPosition doesn't break method calls with comment between dot and selector Fixes #2296. Pull #2354 27 Oct 2015 07:11AM UTC alexdowad travis-ci pending completion   set done
4919 master Merge pull request #2349 from lumeet/newline_operator Handle backslash in SpaceAroundOperators push 27 Oct 2015 07:04AM UTC bbatsov travis-ci pending completion   set done
4918 master Merge pull request #2347 from alexdowad/eval_literal_str eval("string literal") is not a security risk push 27 Oct 2015 06:58AM UTC bbatsov travis-ci pending completion   set done
4917 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 27 Oct 2015 06:53AM UTC alexdowad travis-ci pending completion   set done
4916 master Print warnings if misconfiguration prevents a cop from working, but don't count as error Fixes #2068. Pull #2350 27 Oct 2015 06:37AM UTC alexdowad travis-ci pending completion   set done
4915 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 27 Oct 2015 06:32AM UTC alexdowad travis-ci pending completion   set done
4914 master Print warnings if misconfiguration prevents a cop from working, but don't count as error Fixes #2068. Pull #2350 27 Oct 2015 03:58AM UTC alexdowad travis-ci pending completion   set done
4913 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 27 Oct 2015 03:47AM UTC alexdowad travis-ci pending completion   set done
4912 master Style/VariableName cop checks naming style of method parameters Fixes #2335. Pull #2351 27 Oct 2015 03:42AM UTC alexdowad travis-ci pending completion   set done
4911 master [Fix #2262] Replace Rainbow reference with Colorizable#yellow Pull #2352 26 Oct 2015 10:59PM UTC minustehbare travis-ci pending completion   set done
4910 master Style/VariableName cop checks naming style of method parameters Fixes #2335. Pull #2351 26 Oct 2015 08:42PM UTC alexdowad travis-ci pending completion   set done
4909 master Don't warn for using eval() on a literal string Using eval on a string literal, with no computed values interpolated into it, is not a "security risk" and there is no need to warn about it. Why would anyone do this, anyways? Here is an example: ... Pull #2347 26 Oct 2015 08:35PM UTC alexdowad travis-ci pending completion   set done
4908 master Print warnings if misconfiguration prevents a cop from working, but don't count as error Fixes #2068. Pull #2350 26 Oct 2015 08:01PM UTC alexdowad travis-ci pending completion   set done
4907 master Handle backslash in SpaceAroundOperators Do not register an offense if a line ends with a `\` and the following line begins with an operator. Pull #2349 26 Oct 2015 07:42PM UTC lumeet travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • …
  • 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