Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
mpenning committed Oct 10, 2023
2 parents d9f4ee5 + 0681178 commit 0e69cdb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
sonar.projectKey=mpenning_ciscoconfparse
sonar.organization=mpenning

# This is the name and version displayed in the SonarCloud UI.
#sonar.projectName=ciscoconfparse

# 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 0e69cdb

Please sign in to comment.