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

key-ordering: Add ignored-keys option #714

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

adrienverge
Copy link
Owner

This change allows ignoring certain keys by filling the ignored-keys option with a list of PCRE regexes to select strings to ignore.


Note: this is a follow up of the pull request at #689, see why on this comment.

This change allows ignoring certain keys by filling the `ignored-keys`
option with a list of PCRE regexes to select strings to ignore.
@adrienverge adrienverge merged commit 2f87db8 into master Mar 5, 2025
13 checks passed
@adrienverge adrienverge deleted the feat/key-ordering-ignored-keys branch March 5, 2025 17:28
@coveralls
Copy link

Coverage Status

coverage: 99.825% (+0.001%) from 99.824%
when pulling 432eb28 on feat/key-ordering-ignored-keys
into e427005 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

coverage: 99.825% (+0.001%) from 99.824%
when pulling 432eb28 on feat/key-ordering-ignored-keys
into e427005 on master.

@planeiii-te
Copy link

Glad to see this land!

@adrienverge Do you have a predeterrmined schedule for releases? I'm wondering when we can expect to get our hands on this.

@adrienverge
Copy link
Owner Author

Thanks for hanging in there and being patient!

I'd like to tag a new release on the beginning of next week (or the following week, if I lack time).

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