forked from pantsbuild/pants
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fold target help into the help system. (pantsbuild#11022)
Instead of it being the only help-related functionality implemented as a standalone goal. Also replaces `./pants goals` with `./pants help goals`, and makes various other improvements to help, such as not showing global option help when you just enter `./pants help`, so that the usage message fits in a single screen. Addresses pantsbuild#10999. [ci skip-rust] [ci skip-build-wheels]
- Loading branch information
Showing
22 changed files
with
444 additions
and
714 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Empty file.
287 changes: 0 additions & 287 deletions
287
src/python/pants/backend/pants_info/list_target_types.py
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.