Skip to content

Commit

Permalink
Suppress Sonar warning
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermocalvo committed Feb 10, 2024
1 parent f4eb124 commit 691beaf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ developerEmail = [email protected]

sonarProjectName= result-lazy
sonarProjectKey = LeakyAbstractions_result-lazy

# Suppress Sonar warning (this behavior will be removed in version 5.x)
systemProp.sonar.gradle.skipCompile=true

0 comments on commit 691beaf

Please sign in to comment.