Skip to content

Commit

Permalink
remove Sonar GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
erivlis committed Dec 1, 2024
1 parent e46888f commit b7a6474
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 20 deletions.
20 changes: 0 additions & 20 deletions .github/workflows/sonar.yml

This file was deleted.

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 b7a6474

Please sign in to comment.