Vet examines Go source code and reports suspicious constructs, such as Printf calls whose arguments do not align with the format string.
Read more
The Linux Portal Site
Vet 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 morePerl::Critic is an extensible framework for creating and applying coding standards to Perl source code.
Read moreOpenAPI Linter is a CLI and a Node.js library to validate OpenAPI specification. It is based on Spectral by Stoplight with OpenAPI rules with additional rules. The goal of Linter is to check whether the spec contains enough information to
Read moreCherrybomb helps prevent incorrect code implementation. It works by validating and testing your API using an OpenAPI file.
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 moreeradicate removes commented-out code from Python files.
Read morePyrefly aims to increase development velocity with IDE features and by checking your Python code.
Read more