lgtm.com vs Shellcheck
A side-by-side look at lgtm.com and Shellcheck. For an in-depth review of either product, follow the links below.
lgtm.com
Development
LGTM.com is a continuous code analysis platform that helps developers detect bugs and vulnerabilities in source code with automated code reviews. It integrates directly with GitHub, GitLab, and Bitbucket, and runs code checks continuously in the background to find issues as new commits are added.
securitycode-reviewstatic-analysis
Shellcheck
Development
Shellcheck is a static analysis tool for shell scripts that helps identify bugs and improve code quality. It checks for syntax errors, potential bugs, bad practices, and style issues, and provides helpful warnings and suggestions.
shellbashstatic-analysislinter
Related Comparisons
SonarQube
PVS-Studio
Semgrep
Parasoft C/C++test
Clang Static Analyzer
LDRA Testbed