Skip to content

Commit

Permalink
chore: Add systemProp.sonar.gradle.skipCompile property to gradle.pro…
Browse files Browse the repository at this point in the history
…perties
  • Loading branch information
hartou committed Apr 19, 2024
1 parent ce2f05e commit a715b5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ org.gradle.jvmargs=-Xmx6g --add-exports jdk.compiler/com.sun.tools.javac.api=ALL
buildType=BUILD
org.gradle.caching=true
org.gradle.parallel=true
systemProp.sonar.gradle.skipCompile=true

0 comments on commit a715b5d

Please sign in to comment.