1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

[ci skip] Ignore bundled pcre2lib in code coverage (#12752)

This commit is contained in:
Niels Dossche
2023-11-22 19:11:06 +00:00
committed by GitHub
parent 4d32e2bb87
commit ec8f880921

View File

@@ -1,2 +1,3 @@
ignore:
- "ext/dom/lexbor/lexbor" # bundled library
- "ext/pcre/pcre2lib" # bundled library