mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-05-18 18:19:37 +00:00
Remove SonarQube configuration file
Closes gh-383
This commit is contained in:
parent
ab56724285
commit
dbbd3ea80e
1 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
|||
# Required metadata
|
||||
sonar.projectKey=java-sonar-runner-simple
|
||||
sonar.projectName=Simple Java project analyzed with the SonarQube Runner
|
||||
sonar.projectVersion=1.0
|
||||
|
||||
# Comma-separated paths to directories with sources (required)
|
||||
sonar.sources=src
|
||||
|
||||
# Language
|
||||
sonar.language=java
|
||||
|
||||
# Encoding of the source files
|
||||
sonar.sourceEncoding=UTF-8
|
Loading…
Reference in a new issue