We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f4069a commit ed11cd0Copy full SHA for ed11cd0
README.md
@@ -132,7 +132,7 @@ sonar.projectKey=my:project
132
133
### Through environment variables
134
135
-It is also possible to define configure the scanner through environment variables:
+It is also possible to configure the scanner through environment variables:
136
137
```
138
$ export SONAR_HOST_URL="http://localhost:9000"
@@ -151,6 +151,6 @@ pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://
151
152
# License
153
154
-Copyright 2011-2024 SonarSource.
+Copyright 2011-2025 SonarSource.
155
156
Licensed under the [GNU Lesser General Public License, Version 3.0](http://www.gnu.org/licenses/lgpl.txt)
0 commit comments