name: comments description: Use when writing or reviewing code comments.
Prefer plain-English comments that explain why non-obvious code exists. Skip comments that merely restate what the code does.
Use when writing or reviewing code comments.
Prefer plain-English comments that explain why non-obvious code exists. Skip comments that merely restate what the code does.