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
·
github avatar

github/codeql-coding-standards

0
View on GitHub↗
211 stars·76 forks·CodeQL·MIT·0 vues

Codeql Coding Standards

This repository contains CodeQL queries and libraries which support various Coding Standards.

Features

  • Platform and API Guidelines - Coding standards for CodeQL analysis.

Historique des stars

Graphique de l'historique des stars pour github/codeql-coding-standardsGraphique de l'historique des stars pour github/codeql-coding-standards

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Codeql Coding Standards

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Codeql Coding Standards.
  • bendc/frontend-guidelinesAvatar de bendc

    bendc/frontend-guidelines

    9,089Voir sur GitHub↗

    This project is a comprehensive collection of frontend development best practices and standards. It provides guides for writing semantic HTML, efficient CSS, and functional JavaScript to improve overall web performance and accessibility. The repository establishes frameworks for modern CSS architecture, focusing on specificity management and the use of Flexbox and Grid for predictable layouts. It outlines patterns for functional JavaScript programming, emphasizing the use of pure functions and composition to reduce execution time and dependency bloat. The guidelines cover several core capabi

    Voir sur GitHub↗9,089
  • elsewhencode/project-guidelinesAvatar de elsewhencode

    elsewhencode/project-guidelines

    29,458Voir sur GitHub↗

    This project provides a comprehensive collection of standardized conventions and architectural patterns designed to maintain consistent code quality, secure workflows, and project stability. It serves as a structured guide for implementing engineering processes, including automated testing, dependency management, and environment configuration across diverse software development lifecycles. The framework distinguishes itself by offering a unified approach to version control and interface design. It enforces linear development practices through standardized commit messages and branch protection

    JavaScriptbest-practicesguidelineshow-to
    Voir sur GitHub↗29,458
  • fat/a47b882eb5f84293c4edF

    fat/a47b882eb5f84293c4ed

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • airbnb/cssAvatar de airbnb

    airbnb/css

    6,980Voir sur GitHub↗

    This project is a CSS architecture framework and style guide providing formal coding standards for CSS and Sass. It establishes a structured approach to naming conventions, property organization, and selector management to ensure consistency across large-scale projects. The framework focuses on decoupling visual styles from JavaScript behavior through specific naming prefixes and utilizes a block element modifier system for component naming. It defines strict guidelines for Sass usage, emphasizing the efficient application of variables and mixins to prevent bloated output and complex dependen

    Voir sur GitHub↗6,980
Voir les 15 alternatives à Codeql Coding Standards→

Questions fréquentes

Que fait github/codeql-coding-standards ?

This repository contains CodeQL queries and libraries which support various Coding Standards.

Quelles sont les fonctionnalités principales de github/codeql-coding-standards ?

Les fonctionnalités principales de github/codeql-coding-standards sont : Platform and API Guidelines.

Quelles sont les alternatives open-source à github/codeql-coding-standards ?

Les alternatives open-source à github/codeql-coding-standards incluent : bendc/frontend-guidelines — This project is a comprehensive collection of frontend development best practices and standards. It provides guides… elsewhencode/project-guidelines — This project provides a comprehensive collection of standardized conventions and architectural patterns designed to… fat/a47b882eb5f84293c4ed. felixge/node-style-guide — This project is a JavaScript style guide and Node.js coding standard designed to ensure the creation of consistent,… javaee/javaee-spec — Java EE Platform Specification. airbnb/css — This project is a CSS architecture framework and style guide providing formal coding standards for CSS and Sass. It…