2
I Use This!
Very High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
made options a global variable so it can be accessed everywhere in the app More... over 12 years ago
adapted the cli to accept directory names as well More... over 12 years ago
fixed broken cli spec More... over 12 years ago
fixed TravisCI status image More... over 12 years ago
a small README update More... over 12 years ago
fixed the travis script config More... over 12 years ago
added a script config to .travis.yml More... over 12 years ago
Merge branch 'master' into more_rules More... over 12 years ago
Merge remote branch 'upstream/master' More... over 12 years ago
Added utf-8 encoding comment. More... over 12 years ago
Merge branch 'more_rules' of github.com:jonas054/rubocop into more_rules More... over 12 years ago
Checking that all of rubocop's source code passes inspection. More... over 12 years ago
Added utf-8 encoding comment. More... over 12 years ago
Merge pull request #4 from jonas054/more_rules More... over 12 years ago
Removed special handling of flymake files, because it prevented rubocop from being run by flymake! More... over 12 years ago
Added HashSyntax cop. More... over 12 years ago
added the TravisCI build status image to the README More... over 12 years ago
added .travis.yml More... over 12 years ago
added .rbenv-version More... over 12 years ago
code style - use single-quoted string literals when possible More... over 12 years ago
Regenerate gemspec for version 0.1.0 More... over 12 years ago
Version bump to 0.1.0 More... over 12 years ago
Merge remote branch 'upstream/master' More... over 12 years ago
Merge pull request #3 from jonas054/more_rules More... over 12 years ago
Removed stuff that's not necessary for tests to pass. More... over 12 years ago
Finally added a spec for Grammar. More... over 12 years ago
Merge branch 'more_rules' of github.com:jonas054/rubocop into more_rules More... over 12 years ago
Using single quotes when possible. More... over 12 years ago
Using single quotes when possible. More... over 12 years ago
Another special case with the :: operator. More... over 12 years ago