...
- https://github.com/chiku/hotspots
- Identify frequently modified files in a git repository
- Github analysis tools:
Google drive docs url https://docs.google.com/document/d/1UnmwchbxtUL2LjlA4uxKD-Jdj6dS8Ji5rUzZYRDSR00/edit
Code Complexity
- https://codeclimate.com
- code complexity
- automated PR review with various linters & testability
- free for open source, but only on master branch (as-of Jul 2016)
...