We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90e22d9 commit afcad1cCopy full SHA for afcad1c
sonar-project.properties
@@ -4,6 +4,7 @@ sonar.projectName=WebLogic Kubernetes Operator
4
sonar.projectVersion=2.0
5
6
# Comma-separated paths to directories with sources (required)
7
+sonar.sources=opeartor/src/main/java
8
sonar.java.sources=operator/src/main/java
9
10
# Language
0 commit comments