hey all another quick q I am running something lik...
# general
w
hey all another quick q I am running something like:
pants -ldebug lint --only=pylint path/to/src
, and i notice thhe check fails probably because I amissing some configs, that are currently declared in the pyproject.toml file, how would I about observing the shell command that gets run on pants command above
-ldebug
only shows me output