commit | 42e49979f2a125d7e9b6c67197af9c18f51855ec | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Mar 10 22:55:03 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Mar 10 22:55:03 2021 +0000 |
tree | deaa686d901e87c4ceb441c785fccc209b74b5c7 | |
parent | 75a38ba791543acfb198522b957f519721e73089 [diff] | |
parent | ad22bc2995c11555730e4f43f2e1a53dc5c01fd0 [diff] |
Merge "Add comment to lintPaths"
diff --git a/java/lint.go b/java/lint.go index f9a89d0..5940eac 100644 --- a/java/lint.go +++ b/java/lint.go
@@ -174,6 +174,8 @@ extraLintCheckTag, extraCheckModules...) } +// lintPaths contains the paths to lint's inputs and outputs to make it easier to pass them +// around. type lintPaths struct { projectXML android.WritablePath configXML android.WritablePath