mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 15:55:49 +00:00
Delete sonar–project.properties
This commit is contained in:
parent
1e548bdcad
commit
454bd1160b
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
# Required metadata
|
||||
sonar.projectKey=org.springframework.samples:spring-petclinic
|
||||
sonar.projectName=PetClinic
|
||||
sonar.projectVersion=1.0
|
||||
# Comma-separated paths to directories with sources (required).
|
||||
# Defaults to .
|
||||
sonar.sources=.
|
||||
# Language
|
||||
sonar.language=java
|
||||
# Encoding of the source files
|
||||
sonar.sourceEncoding=UTF-8
|
Loading…
Reference in a new issue