We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
on_comment': undefined method
Yard fails when parses such a construction:
kill_yard.rb
class SomeClass def my_method # 1st comment =begin =end # 2nd comment end end
Though It survives if remove 1st comment or 2nd one or middle comment block
ps 0.8.2.1
The text was updated successfully, but these errors were encountered:
810505b
No branches or pull requests
Yard fails when parses such a construction:
kill_yard.rb
Though It survives if remove 1st comment or 2nd one or middle comment block
ps
0.8.2.1
The text was updated successfully, but these errors were encountered: