ancient-vegetable-10556
12/21/2022, 5:42 PMchrisjrn@chrisjrns-MBP example-python % ./pants_from_sources run ":reqs#black" -- an_source.py
reformatted an_source.py
All done! ✨ 🍰 ✨
1 file reformatted.
chrisjrn@chrisjrns-MBP example-python %bitter-ability-32190
12/21/2022, 5:43 PMancient-vegetable-10556
12/21/2022, 5:46 PMblack per se is useful, I am really excited about being able to open up Pants to using all manner of arbitrary Python tools without needing to write a pluginenough-analyst-54434
12/21/2022, 5:48 PMancient-vegetable-10556
12/21/2022, 5:51 PMproud-dentist-22844
12/21/2022, 6:18 PMrun infra from other goals? Like, running a target as part of the fmt goal…ancient-vegetable-10556
12/21/2022, 6:19 PMproud-dentist-22844
12/21/2022, 6:19 PMfmt /`lint` runs them.ancient-vegetable-10556
12/21/2022, 6:20 PMfmt goal is extremely complicated, but check and lint would be trivially doableancient-vegetable-10556
12/21/2022, 6:21 PMexperimental_run_in_sandbox rule I landed last week, you can use most RunRequest rules for their side-effects, e.g. for code generationbusy-vase-39202
12/21/2022, 9:36 PMancient-vegetable-10556
12/21/2022, 9:36 PMancient-vegetable-10556
12/21/2022, 9:37 PMbitter-ability-32190
12/22/2022, 8:23 PM