back to home
Best Open Source lint Libraries
A curated list of the most popular GitHub repositories tagged with lint. Select any project to visualize its architecture and dive into the codebase using RepoMind's AI engine.
#1conventional-changelog/commitlint
📓 Lint commit messages
18,324TypeScript
Analyze Code
#2rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
12,907Rust
Analyze Code
#3jsx-eslint/eslint-plugin-react
React-specific linting rules for ESLint
9,263JavaScript
Analyze Code
#4reviewdog/reviewdog
🐶 Automated code review tool integrated with any code analysis tools regardless of programming language
9,089Go
Analyze Code
#5detekt/detekt
Static code analysis for Kotlin
6,841Kotlin
Analyze Code
#6pinterest/ktlint
An anti-bikeshedding Kotlin linter with built-in formatter
6,656Kotlin
Analyze Code