You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@chavacava, the problem extends beyond just missing the comment-spacings rule. The website https://revive.run/ is outdated and lacks descriptions for all the rules added in the last three years. See the issue mgechev/revive.run#60. There are two possible solutions I see:
Shut down the website https://revive.run/ and direct everyone to this GitHub repository for documentation.
Describe the bug
A clear and concise description of what the bug is.
revive
outputs links to docs for each rule. There are missing docs for thecomment-spacings
ruleThe link in
takes the user to a non-existent section on the docs page.
To Reproduce
comment-spacings
lint violationExpected behavior
Docs should be present for this rule
Additional context
This rule is pretty self-explanatory, but it would be nice to have docs for it for the sake of completion.
The text was updated successfully, but these errors were encountered: