Skip to content

Commit

Permalink
Update for Rat plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Pounder authored and Adam Pounder committed Oct 23, 2024
1 parent 9d599bb commit 267eea2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/site/site.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,6 @@ idea {

tasks.withType(Test).configureEach {
jvmArgs('--add-opens', 'java.base/jdk.internal.misc=ALL-UNNAMED')
}
}

rat.mustRunAfter(pnpmInstall)

0 comments on commit 267eea2

Please sign in to comment.