Skip to content

Commit

Permalink
Suppress Checkstyle warning
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Aug 22, 2024
1 parent 41f6a3a commit 67e1e3a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ public class CategorySummaryDocumentRenderer implements SitePluginReportDocument

private final Log log;

@SuppressWarnings("checkstyle:parameternumber")
public CategorySummaryDocumentRenderer(
MojoExecution mojoExecution,
DocumentRenderingContext docRenderingContext,
Expand Down

0 comments on commit 67e1e3a

Please sign in to comment.