Code quality topic
Automate your code review with style, quality, security, and test‑coverage checks when you need them most. Code quality is intended to keep complexity down and runtime up.
static-analysis
⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The focus is on tools which improve code quality.
checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly confi...
reviewdog
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
pylint
It's not just a linter that annoys you!
pmd
An extensible multilanguage static code analyzer.
codeclimate
Code Climate CLI
pyre-check
Performant type-checking for python.
SwiftLint
A tool to enforce Swift style and conventions.
sonarqube
Continuous Inspection
detekt
Static code analysis for Kotlin