Skip to content
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

Open
slikts opened this issue Jan 31, 2019 · 5 comments
Open

Automated code review tools missing #23

slikts opened this issue Jan 31, 2019 · 5 comments

Comments

@slikts
Copy link

slikts commented Jan 31, 2019

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.

@joho
Copy link
Owner

joho commented Feb 14, 2019

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.

@cimfalab
Copy link

@slikts
Thanks a ton for mentioning DeepScan! ❤️

@villelaitila
Copy link
Contributor

Softagram is also missing. It is the only tool to automatically produce explanatory visualization about code changes.

@villelaitila
Copy link
Contributor

Softagram is also missing. It is the only tool to automatically produce explanatory visualization about code changes.

Adding links also here:
Softagram: https://softagram.com
Softagram GitHub app: https://github.com/apps/softagram

@nimit156
Copy link

nimit156 commented May 17, 2019

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
Visual Expert is already in use by small and large businesses in UK and USA. Also, the latest version with more code analyzing features have been released. Visual Expert works for PowerBuilder, SQL Server, Oracle and .Net, wherein users can:

Identify unused objects and remove some dead code.
Find empty methods, temporarily commented or emptied from any source code.
Find duplicated objects that PB will ignore.
Produce code metrics: How many lines of code, objects, methods, variables…
Find oversized scripts and PBLs.
Find Scripts without comments.
Find Controls without a proper name.
Find objects that do not inherit from an ancestor etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants