fierce-park-88503
06/19/2019, 3:26 PMaloof-angle-91616
06/19/2019, 3:34 PM./pants options | grep -iP 'globs'
or sometimes just jump into src/python/pants/option/global_options.py
if i'm already in emacs (with ./pants help | grep -C 3 -F glob-expansion-failure
being able to provide info on the specific option in question)--glob-expansion-failure=error
--glob-expansion-failure=warn
easier to diagnose and fix! https://github.com/pantsbuild/pants/issues/5863--global-expansion-failure=error
which would make me very happy :) in case anyone has a free afternoon this week. would love to pair over hangouts or something with anyone who wants a low-risk high-reward intro to the pants rust codebasehappy-kitchen-89482
06/19/2019, 4:10 PM