Skip to content

Commit

Permalink
docs: list special capitalization cases
Browse files Browse the repository at this point in the history
  • Loading branch information
yokuze committed Dec 27, 2024
1 parent 7bbd3a0 commit ba7a8ce
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions coding-standards.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,13 @@ or similar entity is an issue. However, keep in mind the following principles:
};
```

### Special Cases

The following items are not acronyms, but we choose to capitalize them anyway:

* `ID` - The _acronym_ for "identifier"


## Identification

Identify yourself by a public email address (such as gmail, etc) in all commit
Expand Down

0 comments on commit ba7a8ce

Please sign in to comment.