exclude document userguide/model from checkstyle
This commit is contained in:
parent
b1a9c816a7
commit
84eec71ba6
|
@ -334,3 +334,5 @@ buildDocsForPublishing.dependsOn renderTopicalGuides
|
|||
buildDocsForPublishing.dependsOn renderGettingStartedGuides
|
||||
buildDocsForPublishing.dependsOn renderUserGuide
|
||||
buildDocsForPublishing.dependsOn renderIntegrationGuide
|
||||
|
||||
checkstyleMain.exclude '**/org/hibernate/userguide/model/*'
|
||||
|
|
Loading…
Reference in New Issue