This article picks some useful tools to help you fix CSS code.
Read more
This article picks some useful tools to help you fix CSS code.
Read more
ktfmt-gradle is a Gradle plugin that applies ktfmt formatting to Kotlin projects. Free and open source software.
Read more
This is built around ktfmt and provides a unified formatting workflow across the command line, Git hooks, Gradle, and IntelliJ IDEA.
Read more
This article picks some useful tools to help you fix Kotlin code. Only free and open source software is eligible for inclusion.
Read more
ktlint-gradle is a Gradle plugin that integrates ktlint with Kotlin projects, creating tasks for checking code style.
Read more
faire-detekt-rules is an opinionated rule set for Detekt that plugs into Kotlin builds to enforce additional static analysis checks.
Read more
Compose Rules provides static analysis rules for Jetpack Compose projects, helping Kotlin developers catch common issues.
Read more
This article picks some useful tools to help you fix R code.
Read more
checkglobals is an R package that performs static analysis of R source code dependencies.
Read more
scilintr is a collection of scientific linting tools for R and Python analysis projects, together with a companion LaTeX report linter.
Read more
This article picks some useful tools to help you fix PHP code.
Read more
PHPCompatibility is a coding standard for PHP_CodeSniffer that helps developers check PHP source code for cross-version compatibility.
Read more
PHPArkitect is a command line tool for PHP projects that lets developers define architectural rules as executable PHP code.
Read more
Deptrac is a static code analysis tool for PHP projects that helps developers define, communicate, and enforce architectural rules.
Read more
Phan is a static analyzer for PHP designed to find problems in code without executing it.
Read more
This article picks some useful tools to help you fix Java code.
Read more
This article picks some useful tools to help you fix Clojure code.
Read more
Splint is a Clojure linter that focuses on style and code shape rather than code execution. It aims to warn about many of the conventions in the Clojure Style Guide, and is inspired by tools such as RuboCop and Kibit.
Read more
This article picks some useful tools to help you fix C and C++ code.
Read more
Include What You Use is a source analysis tool for C and C++ projects built on Clang.
Read more