Skip to content
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

fix get property in pre-commit #4238

Merged
merged 3 commits into from
Apr 24, 2024
Merged

Conversation

ilaner
Copy link
Contributor

@ilaner ilaner commented Apr 17, 2024

The get_property didn't work corrrectly in this use case:

property: true
property:<mode>: false

Copy link

Changelog(s) in markdown:

  • fixed an issue where reading pre-commit config templates would not handle cases with key=false and key:mode=true. #4238

Copy link

Changelog(s) in markdown:

  • fixed an issue where reading pre-commit config templates would not handle cases with key=false and key:mode=true. #4238

@dorschw dorschw merged commit d6c4740 into master Apr 24, 2024
24 checks passed
@dorschw dorschw deleted the fix_pre_commit_override_get_property branch April 24, 2024 07:53
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.

2 participants