Skip to content

maint(core parser): Enforce whitespace around multi-config concatenation operator - #1069

Draft
thet wants to merge 1 commit into
masterfrom
next-major
Draft

maint(core parser): Enforce whitespace around multi-config concatenation operator#1069
thet wants to merge 1 commit into
masterfrom
next-major

Conversation

@thet

@thetthet commented Sep 27, 2022

Copy link
Copy Markdown
Member

For multiple configurations like in concatenating multiple source and
target options pat-inject with the && operator, enforce whitespace
around the double-ampersand.

Note: I don't remember the reason why I came up with this. I keep the PR around, maybe I recall it one time.

@thet
thet marked this pull request as draft July 12, 2023 08:33
@thetthet mentioned this pull request Jan 12, 2025
…ion operator.
For multiple configurations like in concatenating multiple source and
target options pat-inject with the && operator, enforce whitespace
around the double-ampersand.
@thetthet changed the title Next majormaint(core parser): Enforce whitespace around multi-config concatenation operatorJan 13, 2025
Sign up for freeto 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

@thet