awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesStyle and Convention Linting

Automatically checking Go files for adherence to coding standards and idiomatic patterns.

Distinct from Go Source Code Analyzers: Distinct from Go Source Code Analyzers: focuses on stylistic consistency rather than security vulnerability scanning.

Explore 1 awesome GitHub repository matching security & cryptography · Style and Convention Linting. Refine with filters or upvote what's useful.

Awesome Style and Convention Linting 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.
  • golang/lintAvatar de golang

    golang/lint

    3,969Voir sur GitHub↗

    This is a static analysis linter and code quality tool for Go. It analyzes source code to identify common coding errors, style mistakes, and inconsistencies with language conventions. The tool is designed for integration with text editors and integrated development environments, exporting linting results in formats that support quickfix menus. Its capabilities include Go static analysis and source code quality assurance across files and packages. The system utilizes a static analysis pipeline and rule-based pattern matching to identify structural patterns that violate predefined coding stand

    Automatically checks Go files for adherence to coding standards and language conventions.

    Go
    Voir sur GitHub↗3,969
  1. Home
  2. Security & Cryptography
  3. Source Code Vulnerability Scanning
  4. Go Source Code Analyzers
  5. Style and Convention Linting