minor revision to the style guide
This commit is contained in:
2
style.md
2
style.md
@ -98,7 +98,7 @@ documentation, where you usually search for them.
|
|||||||
1. `TODO`: something to be done in the future
|
1. `TODO`: something to be done in the future
|
||||||
2. `NOTE`: keep note of something when using/running the code
|
2. `NOTE`: keep note of something when using/running the code
|
||||||
3. `IMPORTANT`: knowing this is crucial to using/running the code
|
3. `IMPORTANT`: knowing this is crucial to using/running the code
|
||||||
4. `REQUIRES`: guarantees for the code to run properly
|
4. `REQUIRES`: requirements for the code to run properly
|
||||||
5. `GUARANTEES`: guarantees that the code has this feature when ran
|
5. `GUARANTEES`: guarantees that the code has this feature when ran
|
||||||
|
|
||||||
## Output Messages
|
## Output Messages
|
||||||
|
Reference in New Issue
Block a user