mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-03 17:52:12 +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 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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue