Closed bglusman closed 8 years ago
Resolves #43 when merged, and looks like gitcolony already picked this up automatically which is nice...
Oh, weird, debt scores are different on some rubies than others... leading some to fail via debt_ceiling self hosting, some to pass... probably a rubycritic issue, dunno...
Meanwhile, @aribrenner think we want to include a) line numbers, and/or b) git blame who committed that line so you have an idea who to talk to if considering it/want more info? I think it'd be nice/not too hard, but maybe that's a refinement once this is working OK for first release.
There's probably some code cleanup/tech debt here, but the API seems stable so let's call it good for now.
OK, well, I merged this, tagged, released, and then it looked like there were errors installing and running on a real project outside the repo, and/or some conditions not tested where analysed_modules method was called on nil, so yanked release and killed the tag... will investigate and fix, but in case anyone was tracking this and waiting for a release on merge.
@aribrenner we can also create a PR for this in gitcolony to compare but thought I'd start here... It's not quite ready to merge yet, but basics are working, feel free to play around or make suggestions!