-
Notifications
You must be signed in to change notification settings - Fork 579
fix: xml2 (#5405) #5428
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: xml2 (#5405) #5428
Conversation
|
Adding |
|
Same issue with libxml2 and |
|
I see, I wasn't sure of how it worked. |
|
You can manage it by adding a multi-line pattern which contains
|
|
Alright I'm going to split my PR, first for libxml2. |
|
If no package can be downloaded, you can just copy/paste the pattern you want to detect in a new entry under mapping_test_data : |
|
Thanks for your update, however more cleanup is needed:
|
|
One last step before merging: black must be run on both files to fix CI/CD test failure. |
|
All tests passed, time to merge |
Attempt to fix issue #5405