Skip to content

Commit

Permalink
release v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
saqqdy committed Apr 3, 2023
1 parent bccf1cb commit 301dc36
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
sonar.projectKey=saqqdy_vue-mount-plugin
sonar.organization=saqqdy
sonar.coverage.exclusions=build/*

# This is the name and version displayed in the SonarCloud UI.
#sonar.projectName=vue-mount-plugin
#sonar.projectName=grace-speak
#sonar.projectVersion=1.0

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

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

0 comments on commit 301dc36

Please sign in to comment.