Skip to content

Commit

Permalink
Create sonar-project.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
jcapellman authored Aug 31, 2024
1 parent c27bb7a commit ae535a1
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=jcapellman_MLIDS-ML
sonar.organization=jcapellman

# This is the name and version displayed in the SonarCloud UI.
sonar.projectName=MLIDS-ML
sonar.projectVersion=2024.8.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 ae535a1

Please sign in to comment.