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

zprint: change args ordering #308

Merged
merged 1 commit into from
Feb 4, 2025
Merged

zprint: change args ordering #308

merged 1 commit into from
Feb 4, 2025

Conversation

zimbatm
Copy link
Member

@zimbatm zimbatm commented Feb 2, 2025

Fixes #307

Copy link
Contributor

@sg-qwt sg-qwt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not mkAfter but mkBefore, since mkBefore is used by default in mkFormatterModule, need something stronger than mkBefore here, for example
lib.mkOrder 100 (lib.optional (cfg.zprintOpts != null) cfg.zprintOpts);

Copy link
Contributor

@sg-qwt sg-qwt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zimbatm zimbatm merged commit b49eb4a into main Feb 4, 2025
3 checks passed
@zimbatm zimbatm deleted the fix-307 branch February 4, 2025 14:46
@zimbatm
Copy link
Member Author

zimbatm commented Feb 4, 2025

thanks

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.

mkFormatterModule zprint argument misplacement
2 participants