Fix SonarCloud configuration and fenced code blocks

This commit is contained in:
2025-04-21 04:41:12 +01:00
parent 4ebe55b940
commit 69cd192f49
4 changed files with 20 additions and 0 deletions

View File

@@ -50,6 +50,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
SONAR_HOST_URL: https://sonarcloud.io
codacy:
name: Codacy Analysis