Skip to content

Commit

Permalink
Fix sonarcloud configuration parameters
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Fedurtsya <[email protected]>
  • Loading branch information
Sieg committed Jan 7, 2025
1 parent d054d37 commit a99b890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/fresh-advance/module-nutrition_facts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ sonarcloud:
project_name: 'NutritionFacts'
project_key: 'Fresh-Advance_NutritionFacts'
organization: 'fresh-advance'
parameters: |
parameters: >
-Dsonar.language=php
-Dsonar.scm.provider=git
-Dsonar.sources=src
Expand Down

0 comments on commit a99b890

Please sign in to comment.