Fix SonarCloud configuration and fenced code blocks
This commit is contained in:
1
.github/workflows/code-quality.yml
vendored
1
.github/workflows/code-quality.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user