hey all, I'm running into a problem running the li...
# general
h
hey all, I'm running into a problem running the lint command in the pre-commit hook (namely,
./pants --exclude-target-regexp='testprojects/.*' --changed-parent="master" lint
)
a
could you share your full output?
h
we actually figured out that this has to do with a bug in pex version 1.6.9
which pants upgraded to like five days ago
downgrading to pex 1.6.8 fixes it
a
oh heck
glad we figured it out