fooling around with <https://jmespath.org/> to see...
# development
c
fooling around with https://jmespath.org/ to see if we could use that for running queries against the build graph... looks promising, and I got ideas 😁
finding targets that have
skip_mypy=True
w
What about JQ? Same idea/thing?
c
Jq available as lib? (Haven’t checked)
w
Hmm, I thought it was - but good question. I might have found a wrapped python version - as it's just a C lib
Could run it as an external tool too