Hello! I filed a GitHub <Issue> but starting a thr...
# general
e
Hello! I filed a GitHub Issue but starting a thread here as well per the getting help instructions. Basically, for whatever reason, when I run
pants fmt foo.py
, nothing changes. But when I run
pants --changed-since=upstream/dev
and foo.py is included, it has a fmt change
h
Huh, which formatter is this? And does this happen only when
pants --changed-since=...
also includes other files? Or even when
foo.py
is the only file included?
Ah, I will respond on the issue
❤️ 1