Is there a way to configure pants to use scalafix ...
# general
f
Is there a way to configure pants to use scalafix to update from scala 2.12 to 2.13?
Got my answer. Found this:
scalafmt
 and 
scalafix
 are installed by default in both the 
fmt
 and 
lint
 goals…
From here: https://v1.pantsbuild.org/scala.html#formatting-and-linting