Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 29, 2024. It is now read-only.

A Coding Standards and Naming Conventions to all programming language

License

NotificationsYou must be signed in to change notification settings

MakeContributions/naming-conventions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Coding Standards and Naming Conventions to all programming language

Programming language

Contribution Guidelines

Folder naming

Here has some specification for its:

  • TheFolder's name should be the programming language name
  • It should be onASCII characters
  • Couldn't have special characters
  • Should be on thelower case

Example:

- csharp // Compliance- c# // Non-Compliance

Translate

  • The defaultREADME file should be onEnglish, and for translate to another language, please useISO 3166 Alpha-2 standard for the file name, example:
README.jp.md // Is in Japanese
  • A new language for the language, should adding to the defaultREADME file.

License

The content of this repository is licensed under aCreative Commons Attribution License

About

A Coding Standards and Naming Conventions to all programming language

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp