mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-09-14 08:21:02 +03:00
update agents.md
This commit is contained in:
@@ -65,7 +65,6 @@
|
|||||||
|
|
||||||
* Keep them short: one line by default, three at most.
|
* Keep them short: one line by default, three at most.
|
||||||
* Say **why**, never what. If the code already says it, delete the comment.
|
* Say **why**, never what. If the code already says it, delete the comment.
|
||||||
* Do not document rejected alternatives, past bugs, measurements, or how you arrived at the code. That belongs in the commit message or the PR.
|
|
||||||
* A comment must never be longer than the code it describes.
|
* A comment must never be longer than the code it describes.
|
||||||
* Applies to YAML, shell and Python too, not just Rust.
|
* Applies to YAML, shell and Python too, not just Rust.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user