Skip to content

Commit

Permalink
bug(#3757): PMD
Browse files Browse the repository at this point in the history
  • Loading branch information
maxonfjvipon committed Dec 25, 2024
1 parent 8b0478f commit a6cc1e8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ public final class PhiMojo extends SafeMojo {
/**
* Print all the braces in sweet notation.
*/
@SuppressWarnings("PMD.ImmutableField")
private boolean conservative = true;

/**
Expand Down

0 comments on commit a6cc1e8

Please sign in to comment.