proud-dentist-22844
04/13/2021, 2:14 PM:tests target files?)enough-analyst-54434
04/13/2021, 2:15 PM./pants filter ... | xargs ./pants lint ; otherwise you'd need to use ./pants --tag=+foo lint and setup a bunch of foo target tags (or the inverse).enough-analyst-54434
04/13/2021, 2:17 PM./pants filter --target-type=-python_tests :: should list all your non-tests.hundreds-father-404
04/13/2021, 4:17 PMproud-dentist-22844
04/13/2021, 6:05 PM./pants lint --skip-pylint and then skip everything else and just run pylint.