You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nova-powervm/sonar-project.properties

14 lines
294 B
Properties

# Required metadata
sonar.projectKey=org.codehaus.sonar:nova-powervm
sonar.projectName=nova-powervm
sonar.projectVersion=1.0
# Comma-separated paths to directories with sources (required)
sonar.sources=.
# Language
sonar.language=py
# Encoding of the source files
sonar.sourceEncoding=UTF-8