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

bugfix: tweak suffixify by hash logic #5360

Open
wants to merge 4 commits into
base: trunk
Choose a base branch
from
Open

bugfix: tweak suffixify by hash logic #5360

wants to merge 4 commits into from

Conversation

mitchellwrosen
Copy link
Member

@mitchellwrosen mitchellwrosen commented Sep 19, 2024

Overview

Fixes #5357

This PR adds a new "suffixify by hash name" suffixification strategy, which we use whenever rendering definitions to a file.

It's like "suffixify by hash", but won't pick a suffix if it has 2+ matching names where 1+ of them are outside lib. This is because we can't refer to such terms by this suffix if they're in a file.

Test coverage

I've added a transcript

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.

aliases don't round trip
1 participant