Using static analysis, Staticcheck finds bugs and performance issues, offers simplifications, and enforces style rules.
Read more
The Linux Portal Site
Using static analysis, Staticcheck finds bugs and performance issues, offers simplifications, and enforces style rules.
Read moreVet examines Go source code and reports suspicious constructs, such as Printf calls whose arguments do not align with the format string.
Read moreOCLint is a static code analysis tool for improving quality and reducing defects by inspecting C, C++ and Objective-C code.
Read moreCpplint is a command-line tool to check C/C++ files for style issues according to Google’s C++ style guide.
Read moreCppcheck is a static analysis tool for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined behaviour
Read morels-lint is an extremely fast directory and filename linter. Bring some structure to your project filesystem.
Read morePerl::Critic is an extensible framework for creating and applying coding standards to Perl source code.
Read moreGofmt formats Go programs. It uses tabs for indentation and blanks for alignment. Alignment assumes that an editor is using a fixed-width font.
Read moregolangci-lint runs linters in parallel, uses caching, supports YAML configuration, integrates with all major IDEs.
Read morePyrefly aims to increase development velocity with IDE features and by checking your Python code.
Read more