From Allon Mureinik <amureini(a)redhat.com>:
Allon Mureinik has submitted this change and it was merged.
Change subject: build: Remove DiamondOperatorCheck#isSameTypeArgsInVariableDef
......................................................................
build: Remove DiamondOperatorCheck#isSameTypeArgsInVariableDef
isSameTypeArgsInVariableDef was part of DiamondOperatorCheck when it
was adapted to the oVirt project, but the adaptation removed the
usage of this method.
It's thus redundant, and should just be removed, as this patch does.
Change-Id: I519281ea361ca4f72178c8c052d5e1a7cbdf7d6a
Signed-off-by: Allon Mureinik <amureini(a)redhat.com>
---
M
build-tools-root/ovirt-checkstyle-extension/src/main/java/org/ovirt/checkstyle/checks/DiamondOperatorCheck.java
1 file changed, 0 insertions(+), 15 deletions(-)
Approvals:
Tal Nisan: Looks good to me, approved
Martin Peřina: Looks good to me, but someone else must approve
Allon Mureinik: Verified; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/74431
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I519281ea361ca4f72178c8c052d5e1a7cbdf7d6a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>