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 |
|