Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Code Quality

Code Quality

745 projects

Showing 36 of 745 projects

typos
typosRust

A fast, low-false-positive spell checker designed for source code and monorepos.

#developer-tools#pre-commit#continuous-integration
Stars4.0k
Forks177
Last commit15 days ago
gofumpt
gofumptGo

A stricter Go code formatter that enforces additional formatting rules beyond gofmt while maintaining compatibility.

#developer-tools#style#gofmt
Stars4.0k
Forks133
Last commit1 month ago
SwiftTips
SwiftTips

A collection of Swift tips and tricks shared on Twitter, covering async testing, dependency injection, Codable, and more.

#codable#xctest#dependency-injection
Stars4.0k
Forks241
Last commit2 years ago
Overcommit
OvercommitRuby

A fully configurable and extendable Git hook manager for enforcing code quality and project policies.

#developer-tools#pre-commit#workflow-automation
Stars4.0k
Forks284
Last commit18 days ago
Overcommit
OvercommitRuby

A fully configurable and extendable Git hook manager for Ruby projects.

#developer-tools#pre-commit#workflow-automation
Stars4.0k
Forks284
Last commit18 days ago
golint
golintGo

A deprecated linter for Go source code that checks for style violations according to Go conventions.

#developer-tools#linter#code-style
Stars4.0k
Forks476
Last commit5 years ago
Spotbugs
SpotbugsJava

A static analysis tool for finding bugs in Java code, succeeding the FindBugs project.

#hacktoberfest#linter#static-code-analysis
Stars3.9k
Forks668
Last commit4 days ago
Ansible Lint
Ansible LintPython

A linter for Ansible playbooks that checks for best practices and can automatically fix common issues.

#hacktoberfest#devops#ansible-lint
Stars3.9k
Forks750
Last commit3 days ago
Ansible-Lint
Ansible-LintPython

A linter for Ansible playbooks that checks for best practices and can automatically fix common issues.

#hacktoberfest#devops#ansible-lint
Stars3.9k
Forks750
Last commit3 days ago
OCLint
OCLintC++

A static source code analysis tool for improving quality and reducing defects in C, C++ and Objective-C code.

#objective-c#bug-detection#c
Stars3.9k
Forks493
Last commit5 months ago
Sorbet
SorbetC++

A fast, powerful type checker for Ruby that supports gradual typing and easy adoption in existing codebases.

#developer-tools#language-server#code-quality
Stars3.8k
Forks616
Last commit1 day ago
ArchUnit
ArchUnitJava

A Java library for specifying and testing architecture rules in plain Java unit tests.

#unit-testing#junit-integration#bytecode-analysis
Stars3.8k
Forks342
Last commit1 day ago
pre-commit-terraform
pre-commit-terraformShell

A collection of pre-commit hooks for automating code quality, security, and documentation checks for Terraform, OpenTofu, and Terragrunt configurations.

#hooks#hacktoberfest#terraform-docs
Stars3.7k
Forks582
Last commit
scss-lint
scss-lintRuby

A configurable Ruby tool for linting SCSS files to enforce clean and consistent code style.

#developer-tools#sass#style-enforcement
Stars3.7k
Forks456
Last commit2 years ago
JSLint
JSLintJavaScript

A JavaScript code quality and coverage tool that enforces strict coding standards and generates test coverage reports.

#developer-tools#jslint#zero-dependency
Stars3.7k
Forks472
Last commit1 day ago
General CSS notes, advice and guidelines
General CSS notes, advice and guidelines

High-level guidelines for writing manageable, scalable, and maintainable CSS.

#css-guidelines#maintainability#frontend
Stars3.6k
Forks869
Last commit3 years ago
jsinspect
jsinspectJavaScript

Detects copy-pasted and structurally similar JavaScript code using AST analysis for ES6, JSX, and Flow.

#cli-tool#flow#code-quality
Stars3.6k
Forks127
Last commit2 years ago
rubycritic
rubycriticRuby

A Ruby gem that wraps static analysis tools to generate comprehensive code quality reports with visual insights.

#software-maintenance#code-metrics#continuous-integration
Stars3.5k
Forks234
Last commit1 month ago
basedpyright
basedpyrightTypeScript

A pyright fork with enhanced Python type checking, improved VS Code support, and built-in Pylance features.

#developer-tools#language-server#vscode-extension
Stars3.5k
Forks129
Last commit10 days ago
Mago
MagoRust

An extremely fast PHP linter, formatter, and static analyzer written in Rust.

#developer-tools#automated-fixes#code-formatter
Stars3.3k
Forks169
Last commit1 day ago
none-ls.nvim
none-ls.nvimLua

A Neovim plugin that uses Lua to inject LSP diagnostics, code actions, formatting, and more, acting as an in-memory language server.

#formatting#developer-tools#editor-integration
Stars3.2k
Forks122
Last commit1 month ago
Compat
CompatTypeScript

An ESLint plugin that checks your JavaScript code for browser compatibility issues against configurable target browsers.

#developer-tools#api#cross-browser
Stars3.2k
Forks114
Last commit1 day ago
goreporter
goreporterGo

A Go tool that performs static analysis, unit testing, and code review to generate comprehensive code quality reports.

#unit-test#developer-tools#unit-testing
Stars3.1k
Forks261
Last commit7 years ago
goreporter
goreporterGo

A Go tool that runs multiple linters concurrently to perform static analysis, unit testing, and generate comprehensive code quality reports.

#unit-test#developer-tools#unit-testing
Stars3.1k
Forks261
Last commit7 years ago
deptrac
deptracPHP

A static code analysis tool for PHP that enforces architectural layers and dependencies between classes.

#dev-tools#architecture-enforcement#ci-cd
Stars3.0k
Forks154
Last commit1 day ago
Awesome Flutter tips
Awesome Flutter tipsDart

A curated collection of practical Flutter and Dart tips, tricks, and best practices for developers.

#dart#app-development#code-quality
Stars2.9k
Forks249
Last commit3 years ago
Standard Ruby
Standard RubyRuby

A Ruby linter and formatter with an unconfigurable, opinionated ruleset built on RuboCop.

#developer-tools#automated-fixes#linter
Stars2.9k
Forks232
Last commit9 days ago
php-static-analysis-tools
php-static-analysis-tools

A curated directory of static analysis tools for PHP, covering bug detection, coding standards, metrics, and automated fixes.

#phplint#developer-tools#security-analysis
Stars2.9k
Forks245
Last commit2 months ago
wemake-python-styleguide
wemake-python-styleguidePython

The strictest and most opinionated Python linter, a flake8 plugin designed to enforce consistent, maintainable, and bug-resistant code.

#hacktoberfest#developer-tools#linter
Stars2.9k
Forks423
Last commit
StyleCopAnalyzers
StyleCopAnalyzersC#

An implementation of StyleCop's code style and consistency rules as Roslyn analyzers for .NET projects.

#coding-standards#csharp#visual-studio
Stars2.9k
Forks508
Last commit6 months ago
nvim-lint
nvim-lintLua

An asynchronous linter plugin for Neovim that complements the built-in Language Server Protocol support.

#vimscript#hacktoberfest#developer-tools
Stars2.8k
Forks310
Last commit29 days ago
Airbnb
AirbnbMarkdown

Airbnb's official Swift style guide and formatting tool for consistent, maintainable code.

#ios#developer-tools#swiftlint
Stars2.7k
Forks350
Last commit3 days ago
Standard
StandardTypeScript

ESLint configuration for enforcing JavaScript Standard Style rules in your projects.

#standardjs#developer-tools#standard
Stars2.6k
Forks546
Last commit4 days ago
Alloy
AlloyJavaScript

A progressive, automated ESLint configuration for React, Vue, and TypeScript projects that separates style concerns.

#developer-tools#prettier-integration#alloyteam
Stars2.6k
Forks309
Last commit2 years ago
PHP Metrics
PHP MetricsPHP

A static analysis tool for PHP that generates beautiful and understandable HTML reports of code metrics.

#quality#composer#html-reports
Stars2.6k
Forks260
Last commit2 days ago
errcheck
errcheckGo

A static analysis tool that finds unchecked errors in Go code.

#developer-tools#error#linter
Stars2.5k
Forks146
Last commit2 months ago
PreviousPage 4 of 21

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
1 day ago
1 day ago
Next
#Static Analysis447
#Developer Tools352
#Linting259
#Javascript168
#Eslint135
#Eslint Plugin135
#Linter130
#Ci Cd122
#Typescript90
#Hacktoberfest69
#Cli Tool62
#Best Practices60