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

fix a bunch of parameter javadoc issues #227

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

ix0rai
Copy link
Member

@ix0rai ix0rai commented Sep 19, 2024

a multipart fix for #225

  • fix tiny remapper not properly writing comments on parameters
  • fix override javadoc not properly locating parameter names
  • fix javadoc not properly refreshing when parameter names are updated

@ix0rai ix0rai added bug Something isn't working backend affects the enigma backend labels Sep 19, 2024
@ix0rai ix0rai linked an issue Sep 20, 2024 that may be closed by this pull request
@ix0rai ix0rai changed the title fix tiny remapper not properly writing comments on parameters fix a bunch of parameter javadoc issues Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend affects the enigma backend bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding javadoc to method override param is allowed but flawed
1 participant