2
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 27, 2024 — Jul 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Port ColonMethodCall to Parser More... about 12 years ago
Rename SymbolSnakeCase cop to SymbolName More... about 12 years ago
Handle the possibility of encountering a ternary op More... about 12 years ago
Port UnlessElse to Parser More... about 12 years ago
Port WhenThen to Parser More... about 12 years ago
Refactor a bit More... about 12 years ago
Merge pull request #171 from jonas054/port_case_indentation More... about 12 years ago
Use underscore prefix to denote unused variable that's OK. More... about 12 years ago
Port CaseIndentation to Parser. More... about 12 years ago
Merge pull request #170 from yujinakayama/port-method-and-variable-snake-case More... about 12 years ago
Port EmptyLineBetweenDefs to Parser More... about 12 years ago
Port TrivialAccessors to Parser More... about 12 years ago
Port DefParentheses to Parser More... about 12 years ago
Rework cops to match directly sexps More... about 12 years ago
Disable SymbolsSnakeCase More... about 12 years ago
Use decomposition where it makes sense More... about 12 years ago
Port MethodAndVariableSnakeCase to Parser More... about 12 years ago
Use src instead of source_map everywhere More... about 12 years ago
Remove .document More... about 12 years ago
Remove a debug puts More... about 12 years ago
Use Parser::CurrentRuby More... about 12 years ago
Merge pull request #168 from yujinakayama/fix-rescueexception-crash More... about 12 years ago
Fix crash of RescueException on rescue with no class specification More... about 12 years ago
Merge pull request #167 from yujinakayama/fix-broken-spec More... about 12 years ago
Merge pull request #166 from yujinakayama/port-rescue-exception More... about 12 years ago
Add pending spec for StringLiteral adds an offence to "\xf9" More... about 12 years ago
Fix crash of ArrayLiteral and HashLiteral More... about 12 years ago
Port RescueException to Parser More... about 12 years ago
Port SingleLineMethods to Parser More... about 12 years ago
Enable multiple formatters More... about 12 years ago