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

YorickPeterse / ruby-lint / 509

Builds Branch Commit Type Ran Committer Via Coverage
509 master Merge pull request #184 from mvidner/load-unqualified-constants Load constant Foo::Bar when Bar is seen inside Foo. push 17 Aug 2018 11:45AM UTC web-flow travis-ci pending completion
477 report-entry-comparable Fixed RubyLint::Report::Entry#<=>. We want lexicographic comparison, therefore we can use Array#<=> http://ruby-doc.org/core-2.2.0/Array.html#method-i-3C-3D-3E Pull #170 04 Jul 2018 04:06PM UTC Martin Vidner travis-ci pending completion
386 master Updated the MANIFEST. push 04 Apr 2014 09:33PM UTC YorickPeterse travis-ci pending completion
385 master Removed benchmarking code. push 04 Apr 2014 09:27PM UTC YorickPeterse travis-ci pending completion
384 master Updated the MANIFEST. push 04 Apr 2014 09:19PM UTC YorickPeterse travis-ci pending completion
383 master Refactor the CLI. The analyze sub command and the root command have been merged together and the corresponding code has been cleaned up a tad. The merge of the two commands should hopefully make the CLI easier to use. push 04 Apr 2014 09:17PM UTC YorickPeterse travis-ci pending completion
382 master Removed debug header output. This output was totally useless so it's not worth keeping around. push 04 Apr 2014 08:17PM UTC YorickPeterse travis-ci pending completion
381 master Docs: updated list of default analysis classes. push 04 Apr 2014 08:13PM UTC YorickPeterse travis-ci pending completion
380 master Rip out the caching system. The caching of ASTs has been too problematic for too long now. I even reached a point where I would always use --disable-cache. In most cases the cache system wouldn't improve performance, in some cases it would even m... push 04 Apr 2014 08:11PM UTC YorickPeterse travis-ci pending completion
379 master Properly associate method arguments with blocks. Another case where (block) notes bite you in the butt. This would cause existing (block) definitions to be overwritten with completely incorrect values instead of them being associated with the cor... push 04 Apr 2014 07:57PM UTC YorickPeterse travis-ci pending completion
378 master Renamed unpack_receiver to unpack_block. push 04 Apr 2014 07:44PM UTC YorickPeterse travis-ci pending completion
377 master Merge branch 'master' of github.com:YorickPeterse/ruby-lint push 04 Apr 2014 06:32PM UTC YorickPeterse travis-ci pending completion
376 master Updated the MANIFEST. push 04 Apr 2014 12:25PM UTC YorickPeterse travis-ci pending completion
375 master Corrected the requires option example. There's no rails.rb file so this would confuse users. See #113 for more info. push 03 Apr 2014 07:35AM UTC YorickPeterse travis-ci pending completion
374 master Handle methods called on blocks. When evaluating method calls on blocks ruby-lint would first associate a definition with a (block) node, then overwrite it with an "unknown" value (the result of the method call). The workaround is to always asso... push 01 Apr 2014 09:01AM UTC YorickPeterse travis-ci pending completion
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 21
  • 22
  • 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

© 2026 Coveralls, Inc