Skip to content
New issue

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

YARD not happy #10

Open
rkh opened this issue May 6, 2021 · 1 comment
Open

YARD not happy #10

rkh opened this issue May 6, 2021 · 1 comment

Comments

@rkh
Copy link
Owner

rkh commented May 6, 2021

YARD doesn't like Ruby 3.0 one line method definitions.
This will impact what is shown on rubydoc.info.

See lsegal/yard#1376

Possible options:

  1. Fix Unhandled exception in YARD::Handlers::Ruby::MethodHandler when using Ruby 3.0' endless method definitions lsegal/yard#1376
  2. Add parens to all method definitions without arguments.
@rkh
Copy link
Owner Author

rkh commented May 6, 2021

Fixed by lsegal/yard#1381

Once that has been merged and released, revert febb001 and update YARD, then close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant