Skip to content

Commit

Permalink
enable sonarcloud integration
Browse files Browse the repository at this point in the history
  • Loading branch information
RalphSteinhagen committed Jul 17, 2023
1 parent 5ab0bd4 commit ac431f6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
sonar.projectKey=fair-acc_graph-prototype
sonar.organization=fair-acc

# This is the name and version displayed in the SonarCloud UI.
#sonar.projectName=graph-prototype
#sonar.projectVersion=1.0

# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
#sonar.sources=.

# Encoding of the source code. Default is default system encoding
#sonar.sourceEncoding=UTF-8

0 comments on commit ac431f6

Please sign in to comment.