https://pantsbuild.org/ logo
c

cold-soccer-63228

07/27/2022, 8:14 PM
What does --filter-granularity=file do, exactly? I noticed that when I pass this in, I still get targets in the form of
path/to/file.py:target_name
. What I’m looking for is a way to filter out all of the targets returned such that I only get things like
path/to/file.py
.
4 Views