Skip to content

Commit

Permalink
Add sonarcloud template.
Browse files Browse the repository at this point in the history
  • Loading branch information
cleanunicorn committed Jul 22, 2019
1 parent c293401 commit eb1d4d3
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .sonarcloud.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Path to sources
#sonar.sources=.
#sonar.exclusions=
#sonar.inclusions=

# Path to tests
#sonar.tests=
#sonar.test.exclusions=
#sonar.test.inclusions=

# Source encoding
#sonar.sourceEncoding=UTF-8

# Exclusions for copy-paste detection
#sonar.cpd.exclusions=

0 comments on commit eb1d4d3

Please sign in to comment.