Skip to content

Commit

Permalink
Fix Checkstyle warning in ConfigMetadataHandler
Browse files Browse the repository at this point in the history
  • Loading branch information
arouel committed Oct 16, 2024
1 parent 1e4ed11 commit 1f14195
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ private void storeMetadata() {

@Retention(RetentionPolicy.CLASS)
private @interface SuppressFBWarnings {

String[] value() default {};

String justification() default "";
Expand Down

0 comments on commit 1f14195

Please sign in to comment.