1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-ArgoProject

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
sonar-project.properties 1.1 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Matthieu MOREL Отправлено 17.06.2024 02:21 130c0f4
sonar.projectKey=argoproj_argo-cd
sonar.organization=argoproj
# This is the name and version displayed in the SonarCloud UI.
sonar.projectName=argo-cd
sonar.projectVersion=1.0
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
sonar.sources=.
sonar.exclusions=docs/**
# Encoding of the source code. Default is default system encoding
sonar.sourceEncoding=UTF-8
sonar.host.url=https://sonarcloud.io
# Exclude following set of patterns from coverage analysis
sonar.coverage.exclusions=**/*.pb.go,**/*.pb.gw.go,**/mocks/**,**/*.ts*,**/vendor/**,**/openapi_generated.go,**/*_test.go,**/*_generated*,test/**,pkg/client/**,pkg/apiclient/**,docs/**
# Exclude following set of patterns from code analysis
sonar.go.exclusions=**/vendor/**,**/*.pb.go,**/*_test.go,**/*.pb.gw.go,**/mocks/**,**/openapi_generated.go,**/*_generated*.go,docs/**
# Exclude following set of patterns from duplication detection
sonar.cpd.exclusions=**/*.pb.go,**/*.g.cs,**/*.gw.go,**/mocks/*,docs/**
# Exclude test manifests from analysis
sonar.kubernetes.exclusions=controller/testdata/**,test/**,util/kustomize/testdata/**

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-ArgoProject.git
git@api.gitlife.ru:oschina-mirror/mirrors-ArgoProject.git
oschina-mirror
mirrors-ArgoProject
mirrors-ArgoProject
master