chavacava
|
553604eace
|
fix bug #739: empty-lines false positive (#742)
|
2022-08-27 13:18:17 +02:00 |
|
chavacava
|
e9d5b48c19
|
fix #670 (#708)
|
2022-07-14 15:15:42 +02:00 |
|
chavacava
|
04728cf0de
|
Lint cleanup (#679)
|
2022-04-10 11:55:13 +02:00 |
|
mgechev
|
376425d517
|
refactor: remove URL field from the failure struct
|
2018-10-30 15:37:27 -07:00 |
|
SalvadorC
|
3cae2fa6f9
|
Update empty-lines.go
removes warning on unused parameter
|
2018-10-13 20:13:29 +02:00 |
|
Genadi Samokovarov
|
b7d9bce0b6
|
Fix the same-line comments detection in the empty-lines rule
Fixes #84.
|
2018-10-13 09:47:29 -07:00 |
|
Genadi Samokovarov
|
04516d2f82
|
Handle multi-line statements edge-cases in the multi-line rule (#83)
There were many cases where the multi-line statements at the end of a
block were marked as containing empty lines, while they didn't. Or vice
versa.
|
2018-10-12 22:38:08 -07:00 |
|
Genadi Samokovarov
|
d2e0e5a0ed
|
Introduce the empty-lines rule that verifies there are no {head,trail}ing lines (#81)
|
2018-10-11 14:52:46 -07:00 |
|