mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-21 17:37:53 +02:00
ci: Ignore unused patterns
gnulib doesn't seem to be used at the moment so its _build folder, but let's still try and don't fail if that's not happening
This commit is contained in:
3
.lcovrc
3
.lcovrc
@@ -20,3 +20,6 @@ ignore_errors = source
|
||||
|
||||
# Sometimes we may have negative counting despite using atomic profile update
|
||||
ignore_errors = negative
|
||||
|
||||
# gnulib paths may not be used
|
||||
ignore_errors = unused
|
||||
|
Reference in New Issue
Block a user