Exported: fix check all comment for `var` and `const`
Fix https://github.com/mgechev/revive/issues/1364
Couldn't fix the tests :( Does this PR make any sense at all?
Is there any test to update to cover the case you raise?
Is there any test to update to cover the case you raise?
Yes, If my PR is useful, I will do everything!
Hi @mirecl, thanks for the PR (and issue report).
Is there any test to update to cover the case you raise?
Yes, If my PR is useful, I will do everything!
The PR seems useful but it needs to confirm that by including a test case of the original problem reported at #1365 .
https://github.com/mgechev/revive/issues/1364#issuecomment-2995846565