Open soundasleep opened 9 years ago
I've found in statgit2 that using reek
for large projects is incredibly slow - anywhere between 6 and 20 minutes to analyse a single commit. Mostly because it's loading and parsing every single Ruby file in a project. So might not be as useful as hoped.
Look at the https://github.com/whitesmith/rubycritic project, and the child projects, and see if we can get some of the content out in a JSON/etc format for parsing.