mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-08-24 23:26:47 +00:00
update agents.md
This commit is contained in:
@@ -65,7 +65,6 @@
|
||||
|
||||
* Keep them short: one line by default, three at most.
|
||||
* 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.
|
||||
* Applies to YAML, shell and Python too, not just Rust.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user