-
Notifications
You must be signed in to change notification settings - Fork 289
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add mount args to validate checkouts for vscode provided workspace fo…
…lders Summary: We are extending the health-report command to accept mount paths as arguments in order so that can limit health-report to only checking the health of the passed in mounts (i.e. eden health-report --mounts ~/fbsource ~/opsfiles ~/configerator). In this case vscode will provide th list of worspace folder paths that are checked out by the user and run health-report only for those set of workpsace folders. Reviewed By: jdelliot Differential Revision: D66507034 fbshipit-source-id: 5abc637ce6a339df8da5a15fb03b67275c9a2038
- Loading branch information
1 parent
668fd89
commit 0aecac4
Showing
2 changed files
with
27 additions
and
8 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 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