We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(feature request)
Hello, I'm really surprised this is not implemented yet, but: I'd love to be able to input wildcards for the ignore-keys setting.
We have some meta keys at different depths of our JSONs and I'd love to ignore *_meta_key, i.e. ignore all occurrences of "_meta_key" wherever it is.
*_meta_key
The text was updated successfully, but these errors were encountered:
No branches or pull requests
(feature request)
Hello, I'm really surprised this is not implemented yet, but: I'd love to be able to input wildcards for the ignore-keys setting.
We have some meta keys at different depths of our JSONs and I'd love to ignore
*_meta_key
, i.e. ignore all occurrences of "_meta_key" wherever it is.The text was updated successfully, but these errors were encountered: