Jarl is a fast linter for R: it does static code analysis to search for programming errors, bugs, and suspicious patterns of code.
Read more
The Linux Portal Site
Jarl is a fast linter for R: it does static code analysis to search for programming errors, bugs, and suspicious patterns of code.
Read more
The Checker Framework enhances Java’s type system to make it more powerful and useful. This lets software developers detect and prevent errors
Read more
Infer is a static analysis tool for Java, C++, Objective-C, and C. Infer is written in OCaml.
Read more
NullAway is a tool that offers fast annotation-based null checking for Java.
Read more
PMD is an extensible multilanguage static code analyzer. It finds common programming flaws like unused variables, empty catch blocks
Read more
Yagni is a static code analyzer that helps you find unused code in your applications and libraries.
Read more
SpotBugs is a program which uses static analysis to look for bugs in Java code. It’s a fork of the abandoned FindBugs.
Read more
lein-bikeshed is a Leiningen plugin designed to tell you your code is bad, and that you should feel bad.
Read more
Clj-kondo performs static analysis on Clojure, ClojureScript and EDN. It informs you about potential errors while you are typing.
Read more
kibit is a static code analyzer for Clojure, ClojureScript, cljx and other Clojure variants.
Read more
Eastwood’s main area of focus is spotting bugs (as opposed to, say, helping following coding conventions).
Read more
This article picks some useful tools to help you fix C and C++ code.
Read more
mbake is a Makefile formatter and linter that offers smart formatting: Tabs for recipes, consistent spacing, line continuation cleanup.
Read more
A linter is a tool used to analyze source code for potential errors, stylistic issues, and adherence to coding standards.
Read more
This article picks some useful tools to help you fix JavaScript code.
Read more
This article picks some useful tools to help you validate OpenAPI in your project.
Read more
This article picks some useful tools to help you fix Markdown code.
Read more
Rate My OpenAPI is a suite of tools designed to help software developers who are using OpenAPI to design and implement their APIs.
Read more
oval is an OpenAPI Specification (OAS) document validator that was built to replace the CLI provided by swagger-tools.
Read more
OpenAPI Spec Validator is a CLI, pre-commit hook and python package that validates OpenAPI Specs against the OpenAPI 2.0 (aka Swagger), OpenAPI 3.0 and OpenAPI 3.1 specification.
Read more