Files
plugin-drone-wechat2/sonar-project.properties
T
2018-12-16 23:56:06 +08:00

8 lines
201 B
Properties

sonar.projectKey=drone-wechat
sonar.language=js
sonar.sources=*.js
sonar.tests=test.js
sonar.javascript.lcov.reportPaths=coverage/lcov.info
sonar.host.url=https://fox.eming.li
sonar.exclusions=test.js