Skip to content

Commit

Permalink
Add taplo to the release (#19258)
Browse files Browse the repository at this point in the history
Per the thread here:
https://pantsbuild.slack.com/archives/C0D7TNJHL/p1685984488435849?thread_ts=1685983060.055239&cid=C0D7TNJHL
after merging the Taplo formatter with #18865 it wasn't added to the
release dependencies. This adds the backend to the file.
  • Loading branch information
bweber-rebellion authored and WorkerPants committed Jun 6, 2023
1 parent 562eb1f commit 5a9d6b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/python/pants/bin/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ target(
"src/python/pants/backend/shell/lint/shellcheck",
"src/python/pants/backend/shell/lint/shfmt",
"src/python/pants/backend/tools/preamble",
"src/python/pants/backend/tools/taplo",
"src/python/pants/backend/url_handlers/s3",
"src/python/pants/core",
],
Expand Down

0 comments on commit 5a9d6b9

Please sign in to comment.