Commit de56b84
Specify Python version in SonarQube configuration for more precise analysis
- Add sonar.python.version=3.11 to match languageVersion in workflow
- Eliminates SonarQube warning about Python version compatibility
- Provides more accurate analysis specific to the project's Python target
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>1 parent 34a3008 commit de56b84
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments