1
0
mirror of https://github.com/chubin/cheat.sh.git synced 2026-06-20 21:26:44 +02:00
Files
cheat.sh/sonar-project.properties
T
2018-08-07 13:17:28 -07:00

16 lines
551 B
Properties

sonar.projectKey=org.bglopez-github:chtsh:master
sonar.projectName=cheat.sh
sonar.projectVersion=latest
sonar.organization=bglopez-github
sonar.links.homepage=https://github.com/bglopez/cheat.sh
sonar.links.ci=https://travis-ci.org/bglopez/cheat.sh
sonar.links.scm=https://github.com/bglopez/cheat.sh
sonar.links.issue=https://github.com/bglopez/cheat.sh/issues
sonar.host.url=https://sonarcloud.io
sonar.sourceEncoding=UTF-8
sonar.exclusions=.git/**/*,.idea/**/*,screenshots/*,*.html,.env,.env.example
sonar.coverage.exclusions=*.*
sonar.sources=.