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 formatting problem with RecursiveBinder.showBindHelper() #328

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dgmulf
Copy link

@dgmulf dgmulf commented Dec 19, 2024

The logic for dividing the helper into a specific number of columns was broken. This solution also circumvents the need for a regex to remove unnecessary whitespace.

@cmsj
Copy link
Member

cmsj commented Feb 27, 2025

@casouri since you wrote the Spoon originally, would you like to review this?

@casouri
Copy link
Contributor

casouri commented Feb 27, 2025

Hey sorry, I haven't looked at the code for so long that I don't really remember how the code works!

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.

3 participants