hundreds-father-404
05/20/2022, 1:21 PM--files-not-found-behavior
and --owners-not-found-behavior
with the Specs improvements
• --files-not-found-behavior
controls invalid globs in BUILD files, e.g. sources
field. It's a good option, but too generic of a name
• --owners-not-found-behavior
needs to be removed
• we need to add a dedicated option for when a CLI arg is for non-existent files, like does-not-exist::
So my proposal:
• --nonexistent-build-file-globs
• --nonexistent-cli-globs
Only --nonexistent
is wonky--invalid
feels too vague. It's only the behavior of path globs not existingmissing
is a synonym, but imo that makes me think you left off the value entirelycurved-television-6568
05/20/2022, 1:39 PM--unknown-cli-args
.. ?hundreds-father-404
05/20/2022, 1:40 PM--unknown-build-file-globs
• --unknown-cli-globs
curved-television-6568
05/20/2022, 1:41 PMhundreds-father-404
05/20/2022, 1:46 PMunmatched
is even better. Yay!curved-television-6568
05/20/2022, 1:47 PMhundreds-father-404
05/20/2022, 1:48 PM