Skip to content

xml_nodes_to_lint vectorized & exported #1140

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 25 commits into from
May 19, 2022
Merged

Conversation

MichaelChirico
Copy link
Collaborator

@MichaelChirico MichaelChirico commented May 17, 2022

Closes #1124

Also dropped global= as an argument -- IIRC that's a relic of a time when the names() of the source_expression couldn't reliably be used to distinguish whether the expression was at the expression or file level. Now we check for expression level (the most common case) and if unavailable, use the global object.

@MichaelChirico MichaelChirico mentioned this pull request May 19, 2022
21 tasks
AshesITR
AshesITR previously approved these changes May 19, 2022
Copy link
Collaborator

@AshesITR AshesITR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, nice work!

@MichaelChirico MichaelChirico merged commit 793823a into master May 19, 2022
@MichaelChirico MichaelChirico deleted the xml-nodes-export branch May 19, 2022 21:37
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.

Export xml_nodes_to_lint()?
2 participants