mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:30 -06:00
6 lines
155 B
INI
6 lines
155 B
INI
sonar.projectKey=wiki
|
|
sonar.organization=requarks
|
|
sonar.host.url=https://sonarcloud.io
|
|
sonar.sources=./server,./client
|
|
sonar.exclusions=./server/templates
|