Skip to content

[TASK] Only allow string for some OutputFormat properties #885

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

Merged
merged 2 commits into from
Feb 9, 2025

Conversation

oliverklee
Copy link
Collaborator

sBeforeAfterListArgumentSeparator and
sSpaceAfterListArgumentSeparator now can only hold strings, and no longer arrays (which was deprecated in V8.8.0).

@coveralls
Copy link

coveralls commented Feb 8, 2025

Coverage Status

coverage: 49.156%. remained the same
when pulling 0800673 on task/string-only
into f7914f8 on main.

Copy link
Collaborator

@JakeQZ JakeQZ left a comment

Choose a reason for hiding this comment

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

Actually, I think we need a changelog entry. Otherwise fine.

@oliverklee
Copy link
Collaborator Author

Rebased, added a changelog entry, and repushed.

@oliverklee oliverklee requested a review from JakeQZ February 9, 2025 14:09
`sBeforeAfterListArgumentSeparator` and
`sSpaceAfterListArgumentSeparator` now can only hold strings,
and no longer arrays (which was deprecated in V8.8.0).
@JakeQZ JakeQZ merged commit c630248 into main Feb 9, 2025
21 checks passed
@JakeQZ JakeQZ deleted the task/string-only branch February 9, 2025 14:25
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