Skip to content

[TASK] Remove the deprecated OutputFormat::level() #874

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 2, 2025
Merged

Conversation

oliverklee
Copy link
Collaborator

This method is an inconsistently-named alias of
OutputFormat::getIndentationLevel().

Fixes #869

This method is an inconsistently-named alias of
`OutputFormat::getIndentationLevel()`.

Fixes #869
@coveralls
Copy link

coveralls commented Feb 2, 2025

Coverage Status

coverage: 45.68% (-0.06%) from 45.742%
when pulling 0c78106 on task/drop-level
into cde73cd 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.

Extra ) in changelog.

Co-authored-by: JakeQZ <[email protected]>
@oliverklee oliverklee requested a review from JakeQZ February 2, 2025 19:33
@JakeQZ JakeQZ merged commit 7275925 into main Feb 2, 2025
21 checks passed
@JakeQZ JakeQZ deleted the task/drop-level branch February 2, 2025 20:37
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.

Drop OutputFormat::level
3 participants