awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

28 dépôts

Awesome GitHub RepositoriesCode Quality Linters

Tools that enforce style, formatting, and best practices across various programming languages.

Explore 28 awesome GitHub repositories matching part of an awesome list · Code Quality Linters. Refine with filters or upvote what's useful.

Awesome Code Quality Linters GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • yandex/gixyAvatar de yandex

    yandex/gixy

    8,570Voir sur GitHub↗

    Gixy is a static configuration analyzer and security auditor for Nginx. It functions as an infrastructure-as-code security scanner and web server configuration linter designed to identify vulnerabilities and misconfigurations in server definitions before deployment. The tool focuses on detecting high-risk security flaws, including host header spoofing, server-side request forgery, and path traversal. It specifically audits Nginx configurations for risks such as HTTP splitting, multiline header issues, and unauthorized third-party access resulting from incorrect Referer or Origin header patter

    Analyzes Nginx configurations to prevent common misconfigurations.

    Python
    Voir sur GitHub↗8,570
  • davidanson/markdownlintAvatar de DavidAnson

    DavidAnson/markdownlint

    5,855Voir sur GitHub↗

    Node.js-based style checker for Markdown files.

    JavaScriptcommonmarklintmarkdown
    Voir sur GitHub↗5,855
  • amperser/proselintAvatar de amperser

    amperser/proselint

    4,542Voir sur GitHub↗

    Proselint est un linter de prose et un analyseur de texte basé sur des règles, conçu pour identifier les erreurs stylistiques, les clichés et le jargon dans les textes écrits. Il scanne les documents par rapport à un registre organisé de règles linguistiques et typographiques afin de maintenir des normes éditoriales professionnelles et d'améliorer la qualité de l'écriture. Le projet fonctionne comme un processeur de texte en ligne de commande, une bibliothèque d'analyse programmable et un hook git pre-commit. Son architecture modulaire permet d'intégrer le moteur principal dans d'autres applications, de l'exposer via une API REST ou de l'intégrer dans des éditeurs de texte. L'outil prend en charge le parcours récursif de répertoires pour l'analyse par lots et accepte du texte via l'entrée standard pour une utilisation dans des pipelines en ligne de commande. Il offre des options de configuration pour activer ou désactiver des vérifications linguistiques spécifiques et peut exporter les résultats de diagnostic au format JSON structuré.

    Linter for English prose style and writing quality.

    JavaScript
    Voir sur GitHub↗4,542
  • pycqa/flake8Avatar de PyCQA

    PyCQA/flake8

    3,760Voir sur GitHub↗

    Flake8 is a Python style checker and static analysis tool that identifies programmatic errors and violations of coding standards in source files. It serves as a linting wrapper that aggregates multiple checkers into a single interface, functioning as a pluggable framework for Python code analysis. The tool incorporates a cyclomatic complexity analyzer to measure the logical complexity of functions and identify code that requires refactoring. It is designed for extensibility, allowing the integration of custom plugins and rules through defined entry points. The system provides capabilities fo

    Wrapper for Python linting tools like pyflakes and pycodestyle.

    Pythoncomplexity-analysisflake8linter
    Voir sur GitHub↗3,760
  • csscomb/csscomb.jsAvatar de csscomb

    csscomb/csscomb.js

    3,327Voir sur GitHub↗

    CSS coding style formatter

    Formatter for consistent CSS coding styles.

    JavaScript
    Voir sur GitHub↗3,327
  • 360entsecgroup-skylar/goreporterAvatar de 360EntSecGroup-Skylar

    360EntSecGroup-Skylar/goreporter

    3,123Voir sur GitHub↗

    A Golang tool that does static analysis, unit testing, code review and generate code quality report.

    Runs multiple Go linters and normalizes the output.

    Go
    Voir sur GitHub↗3,123
  • codespell-project/codespellAvatar de codespell-project

    codespell-project/codespell

    2,391Voir sur GitHub↗

    check code for common misspellings

    Checks source code for common spelling mistakes.

    Python
    Voir sur GitHub↗2,391
  • pycqa/prospectorAvatar de PyCQA

    PyCQA/prospector

    2,085Voir sur GitHub↗

    Inspects Python source files and provides information about type and location of classes, methods etc

    Wrapper for various Python static analysis tools.

    Python
    Voir sur GitHub↗2,085
  • mivok/markdownlintAvatar de mivok

    mivok/markdownlint

    2,057Voir sur GitHub↗

    Markdown lint tool

    Checks Markdown files for style and formatting issues.

    Ruby
    Voir sur GitHub↗2,057
  • mrtazz/checkmakeAvatar de mrtazz

    mrtazz/checkmake

    1,204Voir sur GitHub↗

    Linter/analyzer for Makefiles

    Linter and analyzer for Makefile syntax and quality.

    Go
    Voir sur GitHub↗1,204
  • pocketjoso/specificity-graphAvatar de pocketjoso

    pocketjoso/specificity-graph

    702Voir sur GitHub↗

    Generate interactive Specificity Graphs for your CSS

    Generates graphs to visualize CSS specificity.

    JavaScript
    Voir sur GitHub↗702
  • alexkohler/preallocAvatar de alexkohler

    alexkohler/prealloc

    666Voir sur GitHub↗

    prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.

    Suggests preallocating slices to improve memory performance.

    Go
    Voir sur GitHub↗666
  • jgautheron/goconstAvatar de jgautheron

    jgautheron/goconst

    318Voir sur GitHub↗

    Find in Go repeated strings that could be replaced by a constant

    Finds repeated strings that should be refactored into constants.

    Go
    Voir sur GitHub↗318
  • vlajos/misspell-fixerAvatar de vlajos

    vlajos/misspell-fixer

    194Voir sur GitHub↗

    Simple tool for fixing common misspellings, typos in source code

    Fixes common typos and misspellings in source code.

    sed
    Voir sur GitHub↗194
  • hougesen/mdsfAvatar de hougesen

    hougesen/mdsf

    108Voir sur GitHub↗

    Format markdown code blocks using your favorite tools

    Formats Markdown code blocks using external tools.

    Rust
    Voir sur GitHub↗108
  • catenacyber/perfsprintC

    catenacyber/perfsprint

    0Voir sur GitHub↗

    Suggests performance optimizations for string and error formatting.

    Voir sur GitHub↗0
  • tommy-muehle/go-mndT

    tommy-muehle/go-mnd

    0Voir sur GitHub↗

    Detects magic numbers that should be defined as constants.

    Voir sur GitHub↗0
  • kunwardeep/paralleltestK

    kunwardeep/paralleltest

    0Voir sur GitHub↗

    Ensures tests are properly configured for parallel execution.

    Voir sur GitHub↗0
  • alexkohler/unimportA

    alexkohler/unimport

    0Voir sur GitHub↗

    Finds and removes unnecessary import aliases.

    Voir sur GitHub↗0
  • dkorunic/betteralignD

    dkorunic/betteralign

    0Voir sur GitHub↗

    Optimizes struct field alignment to reduce memory footprint.

    Voir sur GitHub↗0
Préc.12Suivant
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Code Quality Linters