-
Notifications
You must be signed in to change notification settings - Fork 328
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automated code review tools missing #23
Comments
Good point, I'm going to have a bit of a rethink on the tools section and what criteria to include or not include. I do really like your example repo and think it could be a great resource to link as a standalone thing - the great automated code inspection tool shootout. If you rounded out the readme in the repo to give more context I'd definitely add it to the list. |
@slikts |
Softagram is also missing. It is the only tool to automatically produce explanatory visualization about code changes. |
Adding links also here: |
Hello, I am sure you must have carried a hardcore research for the listing the most productive tools. Thanks a lot for your efforts. I would suggest to add one more to the list : Visual Expert Identify unused objects and remove some dead code. |
There's quite a few automated code review or continuous inspection tools missing from this list:
The only one currently listed is Sider, and the list is long enough that I'd argue it warrants a separate section.
I've also set up an example repo (with a focus on JS) to compare the results of the tools.
The text was updated successfully, but these errors were encountered: