Skip to content

Preserve order of tags when reference tags are mixed with local tags#1486

Open
notEthan wants to merge 3 commits intolsegal:mainfrom
notEthan:alltags
Open

Preserve order of tags when reference tags are mixed with local tags#1486
notEthan wants to merge 3 commits intolsegal:mainfrom
notEthan:alltags

Conversation

@notEthan
Copy link
Contributor

@notEthan notEthan commented Mar 6, 2023

Currently, ref tags are always rendered after local tags, resulting, for me, in @param tags showing up in a different order than the actual method.
This PR removes separation of ref and local tags, so Docstring#tags can dereference and return tags in the right order.

Completed Tasks

  • I have read the Contributing Guide.
  • The pull request is complete (implemented / written).
  • Git commits have been cleaned up (squash WIP / revert commits).
  • I wrote tests and ran bundle exec rake locally (if code is attached to PR).

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant