Commit 96c2030
committed
Disable lint rule concerning lines around comments
While inserting a newline before a comment is preferred in many
cases, this is not always the case. Here, we disable to allow some
discretion in determining what makes the most sense in terms of
readability, clarity, and terseness.1 parent 35642e0 commit 96c2030
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
497 | 497 | | |
498 | 498 | | |
499 | 499 | | |
500 | | - | |
| 500 | + | |
501 | 501 | | |
502 | 502 | | |
503 | 503 | | |
| |||
517 | 517 | | |
518 | 518 | | |
519 | 519 | | |
520 | | - | |
| 520 | + | |
521 | 521 | | |
522 | 522 | | |
523 | 523 | | |
| |||
0 commit comments