Skip to content

Commit 9215df8

Browse files
committed
Test that incorrect pyproject.toml value
1 parent 2c35dad commit 9215df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,6 @@ poetry-plugin-export = ">=1.8"
120120

121121
[tool.sonar]
122122
projectKey = "com.exasol:python-toolbox"
123-
hostUrl = "https://sonarcloud.io"
123+
host.url = "https://sonarcloud.io"
124124
organization = "exasol"
125125
exclusions = "exasol/toolbox/version.py"

0 commit comments

Comments
 (0)