Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add task-tree plugin #772

Merged
merged 1 commit into from
May 3, 2020
Merged

Add task-tree plugin #772

merged 1 commit into from
May 3, 2020

Conversation

msridhar
Copy link
Member

@msridhar msridhar commented May 3, 2020

I find this plugin very useful for visualizing task dependencies. Example run related to #771:

$ ./gradlew :build :taskTree

> Task :taskTree

------------------------------------------------------------
Root project
------------------------------------------------------------

:build
\--- :check
     +--- :shellCheck
     \--- :verifyGoogleJavaFormat

@msridhar msridhar requested a review from liblit May 3, 2020 19:09
@msridhar msridhar merged commit c358968 into wala:master May 3, 2020
@msridhar msridhar deleted the tasktreeplugin branch May 3, 2020 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants