Skip to content

Generic/ScopeIndent: fix passed param type #1061

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 1 commit into from
Apr 27, 2025

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Apr 27, 2025

Description

Follow up on #1036.

The Config::setConfigData() expects a string for the config value, even though in this case, it will still be cast back to boolean in the ScopeIndent sniff itself.

Suggested changelog entry

N/A

Follow up on 1036.

The `Config::setConfigData()` expects a `string` for the config value, even though in this case, it will still be cast back to boolean in the ScopeIndent sniff itself.
@jrfnl jrfnl added this to the 3.13.0 milestone Apr 27, 2025
@jrfnl jrfnl merged commit 2c79c90 into master Apr 27, 2025
63 checks passed
@jrfnl jrfnl deleted the feature/generic-scopeindenttest-type-tweak branch April 27, 2025 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant