mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 05:44:07 -07:00
commit
b813717a17
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ Contents:
|
|||
|
||||
1. Introduction
|
||||
2. Naming Convention
|
||||
3. Coments
|
||||
3. Comments
|
||||
4. Coding Styles
|
||||
5. Basic formating
|
||||
6. If, For, and While
|
||||
|
@ -41,7 +41,7 @@ Contents:
|
|||
} #
|
||||
|
||||
|
||||
3. Coments
|
||||
3. Comments
|
||||
The total length of a line (including comment) must not exceed more than 80
|
||||
characters. Every file must be documented with an introductory comment that
|
||||
provides shorthand information on the file name and its contents.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue