mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-22 06:45:37 +01:00
Update CODE_STYLE.md
This commit is contained in:
parent
2a1b459bc2
commit
1053180502
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Good:
|
||||||
```
|
```
|
||||||
|
|
||||||
## Comments
|
## Comments
|
||||||
Comments must describe what your code does and mustn't describe how your code does it and bla-bla-bla. Be sure that your comments follow the grammar, including punctiation, the first capital letter and so on.
|
Comments must describe what your code does and mustn't describe how your code does it and bla-bla-bla. Be sure that your comments follow the grammar, including punctuation, the first capital letter and so on.
|
||||||
|
|
||||||
Bad:
|
Bad:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue