Beartype is a pure-Python PEP-compliant near-real-time hybrid runtime-static third-generation type-checker emphasizing efficiency
Read more
The Linux Portal Site
Beartype is a pure-Python PEP-compliant near-real-time hybrid runtime-static third-generation type-checker emphasizing efficiency
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
unmake is a makefile linter emphasizing portability. It targets the POSIX make standard. It’s written in Rust.
Read more
SwiftLint is a tool to enforce Swift style and conventions, loosely based on the now archived GitHub Swift Style Guide.
Read more
This article picks some useful tools to help you fix R code.
Read more
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