Captain Obvious Comments
Captain obvious comments merely restate what the code already expresses. A comment that repeats a simple code operation adds no useful information. Obvious comments make important comments easier to miss by training readers to ignore comme…
1 sources - 3 claims
Captain obvious comments merely restate what the code already expresses. A comment that repeats a simple code operation adds no useful information. Obvious comments make important comments easier to miss by training readers to ignore comments.