upd codestyle
This commit is contained in:
@@ -11,6 +11,7 @@ position as in the first line.
|
|||||||
* Prefixes `lock/rep[z|e|nz|ne]` are considered as a logical part of the command, so they start at
|
* Prefixes `lock/rep[z|e|nz|ne]` are considered as a logical part of the command, so they start at
|
||||||
position 8, then after exactly one space follows the main mnemonic and arguments.
|
position 8, then after exactly one space follows the main mnemonic and arguments.
|
||||||
* All code and text files should be in UTF-8 without BOM.
|
* All code and text files should be in UTF-8 without BOM.
|
||||||
|
* Naming and comments in English
|
||||||
|
|
||||||
### Recommended
|
### Recommended
|
||||||
* Variables should have either a clear name or a comment.
|
* Variables should have either a clear name or a comment.
|
||||||
|
Reference in New Issue
Block a user