Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Linter

Linter

190 projects

Showing 36 of 190 projects

godot-gdscript-toolkit
godot-gdscript-toolkitPython

A comprehensive toolkit for GDScript including a parser, linter, formatter, and code metrics calculator.

#cyclomatic-complexity#python-tool#developer-tools
Stars1.6k
Forks108
Last commit9 months ago
Tailor
TailorJava

A cross-platform static analyzer and linter for Swift that enforces style guidelines and helps avoid bugs.

#apple#xcode-integration#linter
Stars1.4k
Forks48
Last commit5 years ago
lintr
lintrR

Static code analysis tool for R that checks for style adherence, syntax errors, and potential semantic issues.

#r-package#linter#continuous-integration
Stars1.3k
Forks200
Last commit1 day ago
PHP Architecture Tester
PHP Architecture TesterPHP

A PHPStan extension for verifying architectural rules in PHP code using natural language definitions.

#composer#linter#dev-tools
Stars1.3k
Forks62
Last commit4 months ago
checkmake
checkmakeGo

A configurable linter and analyzer for Makefiles that scans for potential issues and enforces best practices.

#hacktoberfest#pre-commit#lint
Stars1.2k
Forks53
Last commit4 days ago
pydocstyle
pydocstylePython

docstring style checker

#linter#python#docstrings
Stars1.1k
Forks190
Last commit2 years ago
eastwood
eastwoodClojure

A Clojure linter that uses tools.analyzer for accurate bug detection, focusing on CI environments.

#tools-analyzer#linter#bug-detection
Stars1.1k
Forks64
Last commit2 years ago
TeXtidote
TeXtidoteJava

A grammar and style checker for LaTeX and Markdown documents that preserves source file location mapping.

#academic-writing#languagetool#linter
Stars1.1k
Forks73
Last commit3 months ago
FROM:latest
FROM:latestJavaScript

An opinionated linter for Dockerfiles that enforces best practices and catches common mistakes.

#devops#linter#dockerfile
Stars1.0k
Forks82
Last commit2 years ago
DevSkim
DevSkimC#

A security linting framework with IDE plugins and CLI tools that detects vulnerabilities as developers write code.

#sdl#linter#security-linting
Stars999
Forks127
Last commit1 day ago
DevSkim
DevSkimC#

A security linting framework with IDE plugins and CLI tools that identifies vulnerabilities as developers write code.

#ide-plugin#sdl#linter
Stars999
Forks127
Last commit1 day ago
autoflake
autoflakePython

Removes unused imports and unused variables from Python code using pyflakes.

#hacktoberfest#code-cleanup#pre-commit
Stars954
Forks91
Last commit3 days ago
Zally ()
Zally ()Kotlin

A minimalistic, simple-to-use linter for OpenAPI 2 and 3 specifications that checks compliance with RESTful guidelines.

#api#api-quality#linter
Stars944
Forks156
Last commit16 days ago
IBLinter
IBLinterSwift

A linter tool to normalize .xib and .storyboard files in iOS/macOS projects.

#linter#ib#xib
Stars940
Forks42
Last commit3 years ago
statix
statixRust

A linter and fixer for the Nix programming language that highlights antipatterns and provides automated fixes.

#developer-tools#automated-fixes#linter
Stars930
Forks40
Last commit1 month ago
statix
statixRust

A linter and fixer for Nix code that highlights antipatterns and provides automated fixes.

#developer-tools#automated-fixes#linter
Stars930
Forks40
Last commit1 month ago
Rubocop Rails
Rubocop RailsRuby

A RuboCop extension that enforces Rails best practices and coding conventions through automated linting.

#hacktoberfest#developer-tools#rails
Stars876
Forks310
Last commit13 days ago
rubocop-rails
rubocop-railsRuby

A RuboCop extension that enforces Rails best practices and coding conventions through automated linting.

#hacktoberfest#rails#automated-code-review
Stars876
Forks310
Last commit13 days ago
lockfile-lint
lockfile-lintJavaScript

A security linter for npm and yarn lockfiles to detect malicious package injections and enforce trust policies.

#supply-chain-security#hacktoberfest#lockfile
Stars866
Forks36
Last commit1 day ago
Husky.Net
Husky.NetC#

A .NET Git hooks tool that automatically runs tasks like linting, testing, and formatting on commit or push.

#hooks#pre-commit#linter
Stars851
Forks40
Last commit2 months ago
graphql-eslint
graphql-eslintTypeScript

ESLint parser, plugin, and rule set for GraphQL schemas and operations with custom rule support.

#developer-tools#linter#graphql
Stars833
Forks113
Last commit4 months ago
graphql-go-tools
graphql-go-toolsGo

A GraphQL router and API gateway framework written in Go, focusing on correctness, extensibility, and high-performance with Federation support.

#parsing#query-planning#api-gateway
Stars826
Forks163
Last commit1 day ago
awesome-lint
awesome-lintJavaScript

A linter for Awesome lists that enforces style and content rules to maintain quality and consistency.

#automated-checks#pre-commit#lint
Stars801
Forks86
Last commit19 days ago
Putout
PutoutJavaScript

A pluggable JavaScript linter and code transformer with built-in support for JS, TS, JSX, Markdown, YAML, TOML, JSON, and more.

#hacktoberfest#codeshift#linter
Stars797
Forks44
Last commit1 day ago
PutOut
PutOutJavaScript

A pluggable JavaScript linter and code transformer with built-in support for JS, TS, JSX, Markdown, YAML, TOML, JSON, and more.

#hacktoberfest#codeshift#linter
Stars797
Forks44
Last commit1 day ago
plpgsql_check
plpgsql_checkC

A PostgreSQL extension that performs static analysis and linting for PL/pgSQL stored procedures.

#database-development#linter#function-plpgsql
Stars772
Forks59
Last commit3 days ago
deadnix
deadnixRust

A static analysis tool that scans Nix files for dead code like unused variable bindings and lambda arguments.

#nix-lang#pre-commit#linter
Stars769
Forks18
Last commit7 months ago
Rubocop Performance
Rubocop PerformanceRuby

A RuboCop extension that adds performance-focused static analysis to detect inefficient Ruby code patterns.

#hacktoberfest#developer-tools#code-formatter
Stars738
Forks95
Last commit10 days ago
goimports-reviser
goimports-reviserGo

A Go tool for sorting imports into configurable groups, removing unused imports, setting aliases, and formatting code.

#developer-tools#gofmt#sort-goimports
Stars716
Forks78
Last commit5 months ago
protolint
protolintGo

A pluggable linter and fixer to enforce Protocol Buffer style and conventions.

#developer-tools#fixer#style-linter
Stars696
Forks62
Last commit1 month ago
prealloc
preallocGo

A Go static analysis tool that identifies slice declarations that could be preallocated for better performance.

#developer-tools#linter#slice
Stars666
Forks26
Last commit4 months ago
esprint
esprintJavaScript

A fast ESLint runner that speeds up linting by using a caching server and parallel execution across multiple threads.

#developer-tools#linter#ci-cd
Stars656
Forks28
Last commit3 months ago
Show and auto-fix linting errors for many programming languages
Show and auto-fix linting errors for many programming languagesJavaScript

A GitHub Action that detects and automatically fixes lint errors across many programming languages and tools.

#formatting#hacktoberfest#developer-tools
Stars609
Forks145
Last commit
clusterlint
clusterlintGo

A best practices checker for Kubernetes clusters that analyzes resources and provides actionable feedback.

#hacktoberfest#linter#configuration-validation
Stars595
Forks46
Last commit11 days ago
Markdown
MarkdownJavaScript

An ESLint plugin to lint JavaScript, JSX, TypeScript, and other code blocks within Markdown documents.

#developer-tools#linter#static-code-analysis
Stars575
Forks90
Last commit4 days ago
PostCSS BEM Linter
PostCSS BEM LinterJavaScript

A PostCSS plugin that lints CSS to ensure it follows BEM or SUIT naming conventions.

#css-linting#linter#suit-css
Stars575
Forks33
Last commit2 years ago
PreviousPage 3 of 6Next

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 days ago
#Static Analysis134
#Code Quality130
#Developer Tools93
#Linting58
#Ci Cd48
#Hacktoberfest31
#Go30
#Static Code Analysis30
#Cli Tool24
#Python23
#Golang20
#Javascript20