openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
R
rubocop
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
16 days
ago. based on code collected
16 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 489 of 490
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed require 'awesome_print', left there by mistake earlier.
Jonas Arvidsson
More...
about 12 years ago
Removed unneeded code, refactored, and added comments.
Jonas Arvidsson
More...
about 12 years ago
Being more true to the rule "Use empty lines between defs ...".
Jonas Arvidsson
More...
about 12 years ago
Corrections for operators that don't need surrounding spaces.
Jonas Arvidsson
More...
about 12 years ago
Corrected space after colon.
Jonas Arvidsson
More...
about 12 years ago
Added Grammar class, which helps us navigate sexp trees correlating it to tokens.
Jonas Arvidsson
More...
about 12 years ago
Optimization: running Ripper only for cops that need it.
Jonas Arvidsson
More...
about 12 years ago
Added space_after_comma_etc.
Jonas Arvidsson
More...
about 12 years ago
Updated spec with encoding stuff after merge from upstream.
Jonas Arvidsson
More...
about 12 years ago
Using a list of operators that can only be binary (not unary) as an optimization.
Jonas Arvidsson
More...
about 12 years ago
Tiny refactoring.
Jonas Arvidsson
More...
about 12 years ago
Never checking flymake files left by Emacs.
Jonas Arvidsson
More...
about 12 years ago
New case/when algorithm. Much more complicated, but seems to work.
Jonas Arvidsson
More...
about 12 years ago
Made small changes to get to some corner cases that had proved to be handled incorretly.
Jonas Arvidsson
More...
about 12 years ago
Corrected each_parent_of() and added each().
Jonas Arvidsson
More...
about 12 years ago
Better testing.
Jonas Arvidsson
More...
about 12 years ago
New algorithm that uses tokens and sexp.
Jonas Arvidsson
More...
about 12 years ago
Added public/protected/private as things that don't need an empty line.
Jonas Arvidsson
More...
about 12 years ago
Better handling of bad input.
Jonas Arvidsson
More...
about 12 years ago
Added surrounding space cop.
Jonas Arvidsson
More...
about 12 years ago
Testing more cases of empty line between defs.
Jonas Arvidsson
More...
about 12 years ago
Added Cop#inspect_source for easier testing.
Jonas Arvidsson
More...
about 12 years ago
enforce utf-8 as the source file encoding
Bozhidar Batsov
More...
about 12 years ago
ignore folders
Bozhidar Batsov
More...
about 12 years ago
added a check for a missing utf8 encoding
Bozhidar Batsov
More...
about 12 years ago
Added indentation and empty_lines cops.
Jonas Arvidsson
More...
about 12 years ago
Testing LineLength.
Jonas Arvidsson
More...
about 12 years ago
Merge pull request #2 from jonas054/emacs_and_unix_integration
Bozhidar Batsov
More...
about 12 years ago
Enable executing through symlink.
Jonas Arvidsson
More...
about 12 years ago
Whitespace corrections.
Jonas Arvidsson
More...
about 12 years ago
←
1
2
…
482
483
484
485
486
487
488
489
490
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree