diff options
author | Ivan Frade <ifrade@google.com> | 2024-11-11 11:07:21 -0800 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-11-11 21:58:45 +0100 |
commit | 8f05f61c54d76504845d47ca4c27967a20430cce (patch) | |
tree | 2821b8c47cfc4a88f01412d9d7a3771f4027c42b /org.eclipse.jgit.test/tst/org/eclipse/jgit | |
parent | 9ea537d5c44876c12d154331c94a7ba14eaa64f8 (diff) | |
download | jgit-8f05f61c54d76504845d47ca4c27967a20430cce.tar.gz jgit-8f05f61c54d76504845d47ca4c27967a20430cce.zip |
errorprone: Disable javadoc checks in tests
Errorprone finds many problems in the tests javadocs. This is noisy in
the logs, but fixing them also disturbs the project history and can
complicate merges.
Disable the javadoc checks in the tests packages. We can fix those
javadocs if some other modification happen in the file (as we fix
older coding style).
Change-Id: Ic221b60afe77ed9c207adbefd9117d2e26107792
Diffstat (limited to 'org.eclipse.jgit.test/tst/org/eclipse/jgit')
0 files changed, 0 insertions, 0 deletions