1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2024-12-14 11:57:48 +00:00
kyverno/sonar-project.properties
gcp-cherry-pick-bot[bot] 224ff03f3b
chore: fix sonar exclusions (#11119) (#11120)
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
2024-09-12 09:46:36 +00:00

7 lines
307 B
Properties

sonar.organization=kyverno
sonar.projectKey=kyverno_kyverno
# relative paths to source directories. More details and properties are described
# in https://sonarcloud.io/documentation/project-administration/narrowing-the-focus/
sonar.sources=.
sonar.exclusions=test/**, cmd/cli/kubectl-kyverno/_testdata/**