mirror of
https://github.com/requarks/wiki.git
synced 2026-08-19 01:04:45 -05:00
6 lines
155 B
Properties
6 lines
155 B
Properties
sonar.projectKey=wiki
|
|
sonar.organization=requarks
|
|
sonar.host.url=https://sonarcloud.io
|
|
sonar.sources=./server,./client
|
|
sonar.exclusions=./server/templates
|