Skip to content

Commit 8bf6252

Browse files
committed
Added source encoding
1 parent d733dd5 commit 8bf6252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ sonar.sources=tibiapy/
1111
sonar.python.coverage.reportPaths=coverage.xml
1212

1313
# Encoding of the source code. Default is default system encoding
14-
#sonar.sourceEncoding=UTF-8
14+
sonar.sourceEncoding=UTF-8

0 commit comments

Comments
 (0)