Loren Segal
Loren Segal
On second thought it could be possible to activate one version of the library from a gem and the other from a GitHub repo. Since the namespaces don't conflict this...
Sorry for the late reply on this, but yes, YARD does not _quite_ support arbitrary visibility modifier prefixes quite yet. It's _a little_ difficult to implement this (though not impossible)...
This should now be supported with #1541 and will be available in the next release
I realize this is a little late, but the naming for this is a little confusing. At first I thought this was specifying that the block (literally) "yields `self`", which...
> I'm a little surprised at the pushback to the assumption that "project dir" == . The issue isn't the assumption / default behavior, it's the lack of configurability. It's...
I can't seem to reproduce this on ruby 3.3.x with yard 0.9.35. Is this still an issue for you?
Should we be running plugin tests on these PRs?
> Is there any way to expand the ignored comment selection used for encoding: and frozen_string_literal: comments to include SPDX license comments? This is very unlikely. encoding and frozen_string_literal are...
I think "gracefully" would require at least a warning for the invalid tags.
The upgraded version of jQuery created regressions in generated documentation. If someone wants to open a PR with a version of jQuery that does not break downstream usage, it might...