Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Code Quality

Code Quality

599 projects

Showing 36 of 599 projects

PowerShell static analysis with PSScriptAnalyzer
PowerShell static analysis with PSScriptAnalyzerPowerShell

A GitHub Action that runs PSScriptAnalyzer static code analysis on PowerShell scripts during pull requests.

#static-code-analysis#pull-requests#psscriptanalyzer
Stars76
Forks14
Last commit
fatcontext
fatcontextGo

A Go linter that detects nested contexts in loops or function literals to prevent performance issues.

#go-linter#linter#golangci-lint
Stars76
Forks3
Last commit11 days ago
Grunt Lint
Grunt LintCoffeeScript

A Grunt plugin that lints LESS files by compiling them to CSS and running CSS Lint, reporting errors back to the original LESS source lines.

#build-automation#preprocessor#frontend-tooling
Stars75
Forks26
Last commit5 years ago
Optimize Regex
Optimize RegexJavaScript

An ESLint plugin that automatically optimizes regular expression literals for better performance.

#regex-optimization#developer-tools#regex
Stars75
Forks7
Last commit2 years ago
dogsled
dogsledGo

A Go static analysis tool that detects assignments and declarations with excessive blank identifiers.

#developer-tools#code-quality#go-tooling
Stars75
Forks2
Last commit2 years ago
Editorconfig-Checker
Editorconfig-CheckerPHP

A command-line tool to verify that your files adhere to .editorconfig rules.

#hacktoberfest#composer#coding-standards
Stars74
Forks18
Last commit17 days ago
@rainerhahnekamp/angular-starter
@rainerhahnekamp/angular-starterTypeScript

A starter template for modern Angular applications with Material UI, Tailwind CSS, NgRx SignalStore, and comprehensive testing.

#playwright#angular-material#testing-library
Stars73
Forks30
Last commit
Pull Request Lint With Regex
Pull Request Lint With RegexJavaScript

A fast TypeScript GitHub Action that validates pull request titles against a configurable regex pattern.

#workflow#regex#linter
Stars71
Forks27
Last commit1 day ago
trivial-types
trivial-typesCommon Lisp

Provides missing but important type definitions for Common Lisp, such as proper-list, association-list, and standard designators.

#static-typing#type-system#code-quality
Stars70
Forks10
Last commit8 years ago
qmcalc
qmcalcC++

A command-line tool that analyzes C source code files and outputs dozens of code quality metrics related to size, complexity, style, and preprocessor usage.

#research-tool#software-metrics#preprocessor
Stars69
Forks11
Last commit4 years ago
ecmascript-compat
ecmascript-compatJavaScript

Check JavaScript code compatibility with target browsers and Node.js versions using a browserslist.

#developer-tools#ecmascript#compatibility-checking
Stars69
Forks14
Last commit10 months ago
Problems
ProblemsJavaScript

An ESLint configuration that catches code problems without enforcing style, designed for use with Prettier.

#developer-tools#prettier#code-quality
Stars68
Forks3
Last commit2 days ago
linter-gcc
linter-gccJavaScript

Atom extension for linting C/C++ source files using gcc/g++ with on-the-fly error checking.

#gcc#real-time-linting#cpp-linter
Stars68
Forks21
Last commit4 years ago
VSDiagnostics
VSDiagnosticsC#

A collection of Roslyn-based static analyzers for real-time code quality checks in Visual Studio.

#code-fixes#csharp#analyzers
Stars67
Forks15
Last commit3 years ago
lint
lintGo

A Go library that runs linters from Go code, integrating lint checks into the standard go build and test workflow.

#go-library#linter-integration#automated-testing
Stars66
Forks10
Last commit7 years ago
relint
relintPython

A Python-based linter that allows you to create custom linting rules using regular expressions.

#hacktoberfest#developer-tools#pre-commit
Stars65
Forks13
Last commit5 days ago
Better Styled Components
Better Styled ComponentsJavaScript

Auto-fixable ESLint rules for enforcing alphabetical sorting of styled component declarations.

#developer-tools#auto-fix#styled-components
Stars65
Forks9
Last commit
eslint-config-neon
eslint-config-neonTypeScript

A comprehensive ESLint shareable config supporting modern frameworks and flat config only.

#developer-tools#prettier-integration#framework-support
Stars63
Forks9
Last commit4 days ago
lisp-format
lisp-formatEmacs Lisp

A command-line tool that formats Lisp code using Emacs, designed as a drop-in replacement for clang-format.

#emacs#development-workflow#pre-commit
Stars60
Forks9
Last commit4 years ago
eslint-plugin-exception-handling
eslint-plugin-exception-handlingTypeScript

An ESLint plugin that lints unhandled functions that might throw errors and ensures best practices for JavaScript/TypeScript.

#developer-tools#typescript#code-quality
Stars60
Forks4
Last commit
Nullable.Extended
Nullable.ExtendedC#

A Roslyn analyzer and Visual Studio extension to manage and justify null-forgiving operators in C# nullable reference types.

#developer-tools#null-safety#csharp
Stars59
Forks3
Last commit1 year ago
no-use-extend-native
no-use-extend-nativeJavaScript

ESLint plugin that prevents using extended native objects in JavaScript code.

#developer-tools#ecmascript#code-quality
Stars58
Forks4
Last commit1 month ago
gulp-w3cjs
gulp-w3cjsJavaScript

A Gulp plugin that validates HTML files against W3C standards using the w3cjs library.

#w3c-validator#frontend-development#automated-testing
Stars57
Forks14
Last commit7 years ago
Conditions
ConditionsC#

A cross-platform .NET library for fluent pre- and postcondition validation with improved code readability.

#xamarin#preconditions#validation-library
Stars56
Forks10
Last commit6 years ago
disable
disableJavaScript

An ESLint plugin to disable other ESLint plugins using file path patterns and inline comments.

#developer-tools#javascript-tooling#code-quality
Stars56
Forks3
Last commit3 years ago
with unused expressions
with unused expressionsJavaScript

An ESLint plugin that overrides no-unused-expressions to be friendly towards Chai.js expect and should statements.

#javascript-testing#developer-tools#unit-testing
Stars56
Forks10
Last commit
linter-clang
linter-clangJavaScript

Lint C, C++, Objective-C, and Objective-C++ files in Atom using the Clang compiler.

#clang#objective-c#atom-package
Stars56
Forks30
Last commit2 years ago
PHP_CodeSniffer With Annotations
PHP_CodeSniffer With Annotations

GitHub Action for running PHP_CodeSniffer to check code quality and enforce coding standards.

#actions#phpcs#coding-standards
Stars55
Forks26
Last commit3 years ago
es5
es5JavaScript

An ESLint plugin that enforces ES5-only JavaScript by forbidding ES2015+ features.

#ecmascript#es5#code-quality
Stars54
Forks17
Last commit3 years ago
Sonar-Groovy
Sonar-GroovyJava

A SonarQube plugin that enables static code analysis, complexity measurement, and coverage reporting for Groovy projects.

#code-metrics#test-coverage#codenarc
Stars53
Forks64
Last commit5 years ago
karma-sabarivka-reporter
karma-sabarivka-reporterTypeScript

A Karma plugin that adds untested source files to Istanbul coverage reports for accurate test coverage statistics.

#javascript-testing#test-reporter#hacktoberfest
Stars53
Forks10
Last commit
gulp-coffeelint
gulp-coffeelintCoffeeScript

A gulp plugin that integrates CoffeeLint for linting CoffeeScript files in build pipelines.

#nodejs#code-quality#javascript
Stars52
Forks23
Last commit9 years ago
Adjunct
AdjunctJavaScript

A curated collection of ESLint plugins that automatically installs based on your project's dependencies.

#sonarjs#developer-tools#eslint-configs
Stars52
Forks8
Last commit4 months ago
overlength.nvim
overlength.nvimLua

A Neovim plugin that highlights lines exceeding a configurable width to improve code readability.

#vimscript#highlight#developer-tools
Stars51
Forks2
Last commit2 months ago
eslint-plugin-erasable-syntax-only
eslint-plugin-erasable-syntax-onlyTypeScript

ESLint plugin to granularly enforce TypeScript's erasableSyntaxOnly flag for gradual migration.

#developer-tools#nodejs#typescript
Stars51
Forks4
Last commit
OpenStaticAnalyzer
OpenStaticAnalyzerC++

A platform-independent static analysis tool that performs deep code quality analysis for Java, Python, C#, JavaScript, and C/C++ systems.

#multi-language#build-integration#software-maintenance
Stars51
Forks19
Last commit
PreviousPage 16 of 17

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
3 years ago
1 year ago
3 years ago
7 days ago
2 months ago
3 days ago
3 days ago
3 years ago
Next
#Static Analysis363
#Developer Tools282
#Linting193
#Javascript118
#Linter117
#Eslint100
#Ci Cd98
#Eslint Plugin86
#Hacktoberfest63
#Typescript56
#Best Practices56
#Php54