Skip to content

Allow printf -vVAR without a space#3443

Merged
koalaman merged 1 commit into
koalaman:masterfrom
dotysan:printf_dashv_nospace
May 16, 2026
Merged

Allow printf -vVAR without a space#3443
koalaman merged 1 commit into
koalaman:masterfrom
dotysan:printf_dashv_nospace

Conversation

@dotysan
Copy link
Copy Markdown
Contributor

@dotysan dotysan commented Apr 7, 2026

Consider this a PS (pull suggestion) as I don't speak Haskell.

I asked AI to fix #2650 and it generated a boatload of spaghetti. I tried to distill it down to this.

Closes #2650.

@koalaman koalaman merged commit 764802b into koalaman:master May 16, 2026
16 checks passed
@koalaman
Copy link
Copy Markdown
Owner

Looks good to me, 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.

Relax SC2182 for bash, when printf -v is used

2 participants