SQLFluff is an open source, dialect-flexible and configurable SQL linter. It’s written in the Python language.
Read more
The Linux Portal Site
SQLFluff is an open source, dialect-flexible and configurable SQL linter. It’s written in the Python language.
Read more
sqruff is a fast SQL formatter/linter.
Read more
ktlint is a Kotlin linter in spirit of feross/standard (JavaScript) and gofmt (Go).
Read more
Psalm is a static analysis tool that attempts to dig into your program and find as many type-related bugs as possible.
Read more
This article picks some useful tools to help you fix PHP code.
Read more
detekt helps you write cleaner Kotlin code so you can focus on what matters
Read more
flir is an R package to detect and rewrite code patterns. It was originally created to be an R linter and an alternative to lintr.
Read more
Mago is a comprehensive toolchain for PHP that helps developers write better code. Inspired by the Rust ecosystem.
Read more
Painless Gradle plugin for linting and formatting Kotlin source files using the awesome ktlint engine.
Read more
Konsist is a linter that guards the consistency of Kotlin projects by enforcing a cohesive code structure and unified architecture.
Read more
lintr provides static code analysis for R. It checks for adherence to a given style, identifying syntax errors and possible semantic issues.
Read more
This article picks some useful tools to help you fix Java code.
Read more
The PHP Coding Standards Fixer (PHP CS Fixer) fixes your code to follow the standards.
Read more
PHPStan focuses on finding errors in your code without actually running it.
Read more
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
Read more
PHPLint is a tool that can speed up linting of php files by running several lint processes at once.
Read more
This application checks the syntax of PHP files in parallel. It can output in plain text, colored text, json and checksyntax formats.
Read more
Error Prone is a static analysis tool for Java that catches common programming mistakes at compile-time.
Read more
rumdl is a modern Markdown linter and formatter, built for speed with Rust.
Read more
This article picks some useful tools to help you fix Clojure code.
Read more