🌐
GitHub
docs.github.com › en › contributing › style-guide-and-content-model › style-guide
Style guide - GitHub Docs
When code examples refer to a larger file, show the relevant section of the file, so that users understand how to edit their own code in context. ... Use backticks to format references to file names and directory names in a monospaced font. If a file type generally follows a specific capitalization convention, such as all caps for README files, use the established convention. Use: In your README.md file, add info about your repository. Use: In your .github/workflows/ directory, create the example-workflow.yml file.
🌐
GitHub
github.com › topics › code-style
code-style · GitHub Topics · GitHub
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python. python documentation styleguide style-guide python3 python-style readability flake8 code-style codestyle pep8
🌐
GitHub
github.com › google › styleguide
GitHub - google/styleguide: Style guides for Google-originated open-source projects · GitHub
“Style” covers a lot of ground, from “use camelCase for variable names” to “never use global variables” to “never use exceptions.” This project (google/styleguide) links to the style guidelines we use for Google code. If you are modifying a project that originated at Google, you may be pointed to this page to see the style guides that apply to that project. ... This project also contains google-c-style.el, an Emacs settings file for Google style. We used to host the cpplint tool, but we stopped making internal updates public. An open source community has forked the project, so users are encouraged to use https://github.com/cpplint/cpplint instead.
Author: google
🌐
GitHub
github.com › MaJerle › c-code-style
GitHub - MaJerle/c-code-style: Recommended C code style and coding rules for standard C99 or later. Comes with AI agent skill to write, edit and format the code. · GitHub
August 5, 2026 - Recommended C code style and coding rules for standard C99 or later. Comes with AI agent skill to write, edit and format the code. - MaJerle/c-code-style
Author: MaJerle
🌐
GitHub
github.com › Kristories › awesome-guidelines
GitHub - Kristories/awesome-guidelines: Programming style, best practices, and coding conventions. · GitHub
Scala Style Guide - Official style guide for Scala code. Databricks Scala Guide - Databricks Scala Coding Style Guide. Scala Best Practices - Recommendations and patterns for Scala development. Solidity Style Guide - Style guidelines for Solidity smart contracts. Solcurity Standard - Security checklist and guidelines for Solidity smart contracts. API Design Guidelines - API design principles for Swift. Swift - GitHub Official Swift style and conventions.
Author: Kristories
🌐
GitHub
github.com › SalGnt › cscs
GitHub - SalGnt/cscs: A curated list of Coding Style Conventions and Standards. · GitHub
W3Schools HTML Style Guide. WordPress CSS Coding Standards. WordPress HTML Coding Standards. Code Conventions for the Java ™ Programming Language.
Author: SalGnt
🌐
GitHub
gist.github.com › jesseschalken › 0f47a2b5a738ced9c845
Code style · GitHub
Code style. GitHub Gist: instantly share code, notes, and snippets.
🌐
GitHub
github.com › sonatype › codestyle
GitHub - sonatype/codestyle: The Sonatype Code Style Guide · GitHub
The Sonatype Code Style Guide. Contribute to sonatype/codestyle development by creating an account on GitHub.
Author: sonatype
🌐
GitHub
github.com › topics › code-style-guide
code-style-guide · GitHub Topics · GitHub
documentation styleguide docs knowledge article gplv3 code-style guidelines md txt gpl3 seanpm2001 seanpm2001-docs sourcecode-syleguide seanpm2001-styleguide source-code-style code-style-guide source-code-style-guide
Find elsewhere
🌐
Google
google.github.io › styleguide
Google Style Guides | styleguide
“Style” covers a lot of ground, from “use camelCase for variable names” to “never use global variables” to “never use exceptions.” This project (google/styleguide) links to the style guidelines we use for Google code. If you are modifying a project that originated at Google, you may be pointed to this page to see the style guides that apply to that project. ... This project also contains google-c-style.el, an Emacs settings file for Google style. We used to host the cpplint tool, but we stopped making internal updates public. An open source community has forked the project, so users are encouraged to use https://github.com/cpplint/cpplint instead.
🌐
GitHub
github.com › topics › style-guide
style-guide · GitHub Topics · GitHub
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python. python documentation styleguide style-guide python3 python-style readability flake8 code-style codestyle pep8
🌐
GitHub
github.com › HowProgrammingWorks › CodeStyle
GitHub - HowProgrammingWorks/CodeStyle: Code Style Guide / Code Conventions
Code Style Guide / Code Conventions. Contribute to HowProgrammingWorks/CodeStyle development by creating an account on GitHub.
Starred by 4 users
Forked by 4 users
Languages: JavaScript 100.0% | JavaScript 100.0%
🌐
GitHub
github.com › duraspace › codestyle
GitHub - duraspace/codestyle: Project resources
The resources in this repository are available for use by DuraSpace projects as well as any other individuals or projects interested in maintaining a coding style consistent with well established open source projects. Checkstyle | Code Style Guide | IDE Support | License
Starred by 9 users
Forked by 17 users
Author: standard
🌐
GitHub
github.com › topics › coding-style
coding-style · GitHub Topics · GitHub
Moved to https://github.com/llvm/llvm-project · c c-plus-plus performance objective-c compiler coding-style static-analyzer ... A curated list of Coding Style Conventions and Standards. coding-conventions coding-standards coding-style curated-list ... react javascript css html typescript patterns vue frontend coding-style code-style hacktoberfest good-practices frontend-guide patterns-design frontend-guidelines
🌐
GitHub
github.com › mbbx6spp › styleguides
GitHub - mbbx6spp/styleguides: A repository with a coding standard/style guide and conventions document for each of the languages I care about
A repository with a coding standard/style guide and conventions document for each of the languages I care about - mbbx6spp/styleguides
Starred by 102 users
Forked by 21 users
Languages: Shell 82.8% | Awk 14.0% | Scala 3.2% | Shell 82.8% | Awk 14.0% | Scala 3.2%
🌐
GitHub
github.com › uhafner › codingstyle
GitHub - uhafner/codingstyle: Java coding style and template project used at Munich university of applied sciences
Java coding style and template project used at Munich university of applied sciences - GitHub - uhafner/codingstyle: Java coding style and template project used at Munich university of applied sciences
Starred by 28 users
Forked by 59 users
Languages: Java 96.6% | Dockerfile 2.0% | Java 96.6% | Dockerfile 2.0%
🌐
GitHub
github.com › topics › code-styles
code-styles · GitHub Topics · GitHub
This is our coding style for Ruby development. ruby gem code-styles wetransfer wt-branch-protection-default
🌐
GitHub
github.com › gitextensions › gitextensions › wiki › Guidelines:-Coding-Style
Guidelines: Coding Style
November 4, 2024 - This repository uses StyleCop Analyzers which will enforce the code style at compile time.
Author: gitextensions