diff options
| author | Syndamia <kamen@syndamia.com> | 2024-08-13 15:56:13 +0300 |
|---|---|---|
| committer | Syndamia <kamen@syndamia.com> | 2024-08-13 15:56:13 +0300 |
| commit | f4af72eb7263e90ccd4f91c61a14a4ea77eb4994 (patch) | |
| tree | adb415e5d704aa1f2b365991807e919b48f98620 /sonar-project.properties | |
| parent | a17ba562e6bc3d84d2b1cc47c06cf46f61d8374b (diff) | |
| download | pico-web-f4af72eb7263e90ccd4f91c61a14a4ea77eb4994.tar pico-web-f4af72eb7263e90ccd4f91c61a14a4ea77eb4994.tar.gz pico-web-f4af72eb7263e90ccd4f91c61a14a4ea77eb4994.zip | |
feat(ci): Added SonarCloud testing
Diffstat (limited to 'sonar-project.properties')
| -rw-r--r-- | sonar-project.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sonar-project.properties b/sonar-project.properties new file mode 100644 index 0000000..f08af7a --- /dev/null +++ b/sonar-project.properties @@ -0,0 +1,2 @@ +sonar.organization=syndamia +sonar.projectKey=Syndamia_pico-web |
