0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
Dec 13, 2024 — Dec 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactored cli More... almost 14 years ago
More progress on indentation! More... almost 14 years ago
Proper indent checking on multi-line {}s and []s More... almost 14 years ago
Now using a YAML config file instead of constant to define indentation space count More... almost 14 years ago
Removed excess commented out stuff and unused stuff. More... almost 14 years ago
Moved file parsing into line_lexer to make it easier to get the file name for logging the problem More... almost 14 years ago
Getting closer to solving the indent problem... More... almost 14 years ago
In the middle of indentation hell More... almost 14 years ago
All methods have at least one test now. More... almost 14 years ago
Changed design of #check_file to merge problems instead of return problems. More... almost 14 years ago
Added specs for #check_file More... almost 14 years ago
Finished specs for #check_style More... almost 14 years ago
Moved base_methods back to tailor.rb to simplify. Added first test for #check_style. More... almost 14 years ago
Empty describe block for now. More... almost 14 years ago
Fixed version. More... almost 14 years ago
Added first (new) spec and added simplecov use. More... almost 14 years ago
Added another cuke test (still failing). More... almost 14 years ago
Move legacy specs out of spec More... almost 14 years ago
Don't need this yet. More... almost 14 years ago
Nuked commented code More... almost 14 years ago
Ignore .bundle/ and .idea/ More... almost 14 years ago
First real cuke test. More... almost 14 years ago
Needed a clean slate for this. Moved old stuff to lib/legacy for reference while working on this. Cleaned up base class and made bin/tailor use those methods. Added lots of logging for lexing via log_switch. More... almost 14 years ago
Commiting in order to get rid of this box! More... about 14 years ago
First time detecting indentation probs with Ripper... More... about 14 years ago
Fix to use new options in #find_problems_in More... about 14 years ago
Introduced #cloth More... about 14 years ago
Sucked in more from master More... about 14 years ago
removed; no longer used More... about 14 years ago
added from master More... about 14 years ago