mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 22:35:49 +00:00
Add new sonar property
This commit is contained in:
parent
3b36b80741
commit
a384c4cd08
1 changed files with 3 additions and 1 deletions
|
@ -11,3 +11,5 @@ sonar.language=java
|
||||||
|
|
||||||
# Encoding of the source files
|
# Encoding of the source files
|
||||||
sonar.sourceEncoding=UTF-8
|
sonar.sourceEncoding=UTF-8
|
||||||
|
|
||||||
|
sonar.java.binaries=**/target/classes
|
||||||
|
|
Loading…
Reference in a new issue