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

Ignore entire node names instead of substrings #93

Merged
merged 3 commits into from
Nov 2, 2023
Merged

Conversation

djperrefort
Copy link
Member

This PR changes how the application handles the "ignore-nodes" option. Instead of ignoring any nodes containing a substring of the provided text(s), it ignores nodes matching the provided text.

The original behavior was historical and is unintuitive within the context of the current application design.

@djperrefort djperrefort enabled auto-merge (squash) November 2, 2023 15:14
@djperrefort djperrefort merged commit dffe834 into main Nov 2, 2023
18 checks passed
@djperrefort djperrefort deleted the ignore_nodes branch November 2, 2023 15:15
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.

1 participant