Skip to content
Snippets Groups Projects
Commit 54c6df89 authored by Googler's avatar Googler Committed by Lukacs T. Berki
Browse files

Make sure that there are no absolute prefixes in IgnoredSubdirectories.

This required a number of somewhat awkward .toRelative() calls, but the alternative would have been to make IgnoredSubdirectories either have all absolute paths or all relative paths (both prefixes and inputs) and this one seemed simpler.

Progress towards #7093.

RELNOTES: None.
PiperOrigin-RevId: 686411349
Change-Id: I62b0b7f12801e7b44b6e064893c1dc0cb282badb
parent bf19d72b
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment