commit | ad22bc2995c11555730e4f43f2e1a53dc5c01fd0 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Mar 10 09:45:40 2021 -0800 |
committer | Colin Cross <ccross@android.com> | Wed Mar 10 10:10:40 2021 -0800 |
tree | 02076ba5727d7a1f0125ce1bfa12fe49cab14202 | |
parent | 382ba06c272d9e0e285ece80c4061854a81f2cd9 [diff] [blame] |
Add comment to lintPaths Test: none Change-Id: Ia7db6e27fedd95df2ebfc573e35a44a93acb031b
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