]> source.dussan.org Git - jgit.git/commit
[errorprone] Suppress UnnecessaryParentheses 69/204569/2
authorMatthias Sohn <matthias.sohn@sap.com>
Fri, 22 Sep 2023 12:30:11 +0000 (14:30 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Fri, 22 Sep 2023 21:31:28 +0000 (23:31 +0200)
commitebdf71c1176ddbf81305d57296f97ee2e653be93
tree646db647337c5a7472d3efe51680036787712088
parent4cf246c9ab66cd815e76fe20c32502e5e5bb66f1
[errorprone] Suppress UnnecessaryParentheses

for the sake of readability.

See https://errorprone.info/bugpattern/UnnecessaryParentheses

Change-Id: I8444db78c408d4e8bd71bf7e575b9af637900629
org.eclipse.jgit/src/org/eclipse/jgit/util/Base64.java
org.eclipse.jgit/src/org/eclipse/jgit/util/sha1/UbcCheck.java