Does anyone object to removing python eval and che...
# general
h
Does anyone object to removing python eval and checkstyle from the compile goal and putting them in separate, later goals? (e.g.,
./pants lint
? I find it really obnoxious that if I temporarily comment out a line in a test I have to deal with the lint fallout of that change.