Skip to content

Commit

Permalink
suppress PMD
Browse files Browse the repository at this point in the history
  • Loading branch information
rzblue committed Sep 17, 2023
1 parent 6c47759 commit a119038
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ public void end(boolean interrupted) {
}

@Override
@SuppressWarnings("PMD.CompareObjectsWithEquals")
public void initSendable(SendableBuilder builder) {
super.initSendable(builder);
builder.addStringProperty(
Expand Down

0 comments on commit a119038

Please sign in to comment.