1
0
mirror of https://github.com/google/nomulus synced 2026-04-11 03:57:16 +00:00
Files
nomulus/db/src
Lai Jiang 9fe64bf9ec Make ignoreLinesStartingWith varargs (#2691)
It still is a list, because we String::startsWith does not benefit from
the target being in a set.
2025-02-26 17:12:24 +00:00
..