1
0
mirror of https://github.com/plastinin/let-s-code.git synced 2025-02-19 19:44:26 +02:00

sonar properties #7

This commit is contained in:
plastinin 2022-05-03 15:10:58 +03:00
parent de72c66017
commit 3d9eb185bf
2 changed files with 10 additions and 0 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/.metadata/
/.scannerwork/

9
sonar-project.properties Normal file
View File

@ -0,0 +1,9 @@
sonar.projectKey=let-s-code
sonar.projectname="Let's code 🚀 - платформа для решения и проверки задач на встроенном языке 1С: Предприятие"
sonar.sources=.
sonar.sourceEncoding=UTF-8
sonar.exclusions=**/*.xml,**/*.json,**/*.html
sonar.inclusions=**/*.bsl, **/*.os, **/*.feature
sonar.cpd.exclusions=**/*.xml
sonar.login=5edcbc5e60a6529655d6a8edc917efd37fb4110e
sonar.host.url=https://sonar.openbsl.ru