What property of build file should be tested again...
# general
r
What property of build file should be tested against regexp from --exclude-target-regexp option? Currently it is spec_path, is it intended? I'm trying to support cases like ".*/BUILD.md", but for this I need to change spec_path to relpath for example. Objections?