Formatting and debugs
This commit is contained in:
parent
c377a28d56
commit
e2140aed10
7 changed files with 14 additions and 8 deletions
|
|
@ -87,7 +87,7 @@ Notes:
|
|||
|
||||
### Comments
|
||||
|
||||
Use `/* */`. Use `//` only for temporal comments.
|
||||
Use `/* */`. Use `//` only for temporary comments.
|
||||
|
||||
Do not use "======", ">>>>>" or "<<<<<<" in comments since git merge conflict uses that.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue