Skip to content

Commit

Permalink
Suppress javadoc missing comment warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Cadiboo committed Jun 16, 2024
1 parent 65adb64 commit b39737b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ subprojects {
'implSpec:a:Implementation Requirements:',
'implNote:a:Implementation Note:',
]
options.addBooleanOption('Xdoclint:-missing', true)
}

repositories {
Expand Down

0 comments on commit b39737b

Please sign in to comment.