Skip to content

Commit

Permalink
Update suppressions.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
graemerocher authored Oct 25, 2024
1 parent 113bf58 commit 3d88488
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/checkstyle/suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@
<!-- files="DefaultBeanContext.java|BeanDefinitionWriter.java|DefaultHttpClient.java"/> -->

<suppress checks="MissingJavadocType" files=".*doc-examples.*" />
<suppress checks="." files="generated[\\/]openapi[\\/]" />
</suppressions>

0 comments on commit 3d88488

Please sign in to comment.