fast-nail-55400
12/08/2021, 3:19 AMmain
:
pants.engine.target.InvalidFieldException: Unrecognized field `skip_scalafmt=True` in target src/python/pants/backend/scala/dependency_inference:scala_parser. Valid fields for the target type `scala_sources`: ['compatible_resolves', 'dependencies', 'description', 'experimental_provides_types', 'sources', 'tags'].
scalafmt is an enabled backend. do I need to add it anywhere else?
https://github.com/pantsbuild/pants/runs/4451392995?check_suite_focus=true#step:9:1249witty-crayon-22786
12/08/2021, 5:11 PMinit
src/python/pants/init/BUILD
… but it is?hundreds-father-404
12/08/2021, 5:15 PMfast-nail-55400
12/08/2021, 5:20 PMwitty-crayon-22786
12/08/2021, 5:27 PMfast-nail-55400
12/08/2021, 5:37 PMskip_scalafmt
field is enabled since the scalafmt backend is enabled in pants.toml
and why that wouldn’t take effectwitty-crayon-22786
12/08/2021, 5:49 PM--python-path=pants-plugins
. so i think that the whole comment is maybe stalefast-nail-55400
12/08/2021, 5:54 PMwitty-crayon-22786
12/08/2021, 6:07 PM