2
I Use This!
Very High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 13 hours ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add new cop SymbolArray More... about 12 years ago
Minor changelog improvements More... about 12 years ago
Add new cop LineContinuation More... about 12 years ago
Merge pull request #114 from jonas054/hash_literal_spaces More... about 12 years ago
New rule: use spaces inside hash literal braces, or don't. More... about 12 years ago
Update ST2 plugin link More... about 12 years ago
Add new cop WordArray More... about 12 years ago
Exit gracefully on unsupported Rubies More... about 12 years ago
Mention ST2 plugin More... about 12 years ago
Added support for includes and excludes More... about 12 years ago
Fixed Rakefile More... about 12 years ago
Fixed pluralization for 0 files detected More... about 12 years ago
New cop EmptyLines More... about 12 years ago
Add a check for missing .rubocop.yml More... about 12 years ago
Renamed EmptyLines cop to EmptyLineBetweenDefs More... about 12 years ago
Merge pull request #112 from jurriaan/brace_after_percent_fix More... about 12 years ago
fixed BraceAfterPercent spec for Ruby < 2.0 More... about 12 years ago
Fixed BraceAfterPercent More... about 12 years ago
Minor improvements to the changelog markup More... about 12 years ago
Renamed Indentation cop to CaseIndentation More... about 12 years ago
Merge pull request #110 from bolandrm/exclude_directories More... about 12 years ago
added ability to ignore directories More... about 12 years ago
New cop BlockComments More... about 12 years ago
New cop FavorJoin More... about 12 years ago
Merge pull request #109 from jonas054/one_line_methods More... about 12 years ago
New rule: Avoid single-line methods. More... about 12 years ago
Show error message alongside backtrace More... about 12 years ago
New cop ClassMethods More... about 12 years ago
Merge pull request #107 from jonas054/fix_options_nil More... about 12 years ago
Fix undefined method `[]' for nil:NilClass from rspec -e. More... about 12 years ago