Skip to content
#

build-tools

Here are 285 public repositories matching this topic...

Eric-Arellano
Eric-Arellano commented Jan 20, 2020

We're moving in the direction of Pants no longer registering all of its plugins by default and instead requiring users to opt-in. For example, you must explicitly opt in to pants.backend.python.lint.isort in V2, whereas V1 has pants.backend.python activated by default.

However, there is no good way to discover the possible backends outside of looking at the source code for this project.

Improve this page

Add a description, image, and links to the build-tools topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the build-tools topic, visit your repo's landing page and select "manage topics."

Learn more