-
-
Notifications
You must be signed in to change notification settings - Fork 275
Expand file tree
/
Copy pathsonar-project.properties
More file actions
18 lines (15 loc) · 1.02 KB
/
sonar-project.properties
File metadata and controls
18 lines (15 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# must be unique in a given SonarQube instance
sonar.projectKey=tools_ui_1c
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
# Since SonarQube 4.2, this property is optional if sonar.modules is set.
# If not set, SonarQube starts looking for source code from the directory containing
# the sonar-project.properties file.
# sonar.sources=\u002e\u002f\u0073\u0072\u0063\u002f\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b\u002f\u0073\u0072\u0063
sonar.sources=./src/Инструменты/src
sonar.inclusions=**/*.bsl, **/*.os
# Encoding of the source code. Default is default system encoding
sonar.sourceEncoding=UTF-8
sonar.qualitygate.wait=true
sonar.host.url=https://sonar.openbsl.ru
#Отключение проверки дубликации в генерируемом модуле УИ_ТипыПлатформыКлиентСервер
sonar.cpd.exclusions=./src/Инструменты/src/CommonModules/УИ_ТипыПлатформыКлиентСервер/Module.bsl