mirror of
https://github.com/lizheming/drone-wechat.git
synced 2026-06-04 10:23:46 +08:00
9 lines
252 B
Properties
9 lines
252 B
Properties
sonar.projectKey=drone-wechat
|
|
sonar.organization=lizheming-github
|
|
sonar.language=js
|
|
sonar.sources=index.js,plugin.js
|
|
sonar.tests=test.js
|
|
sonar.javascript.lcov.reportPaths=coverage/lcov.info
|
|
sonar.host.url=https://sonarcloud.io
|
|
sonar.exclusions=test.js
|