mirror of
https://github.com/mathuo/dockview
synced 2025-03-11 16:32:06 +00:00
chore: add sonarcloud config
This commit is contained in:
parent
8378c368d5
commit
f5530d316b
15
.sonarcloud.properties
Normal file
15
.sonarcloud.properties
Normal file
@ -0,0 +1,15 @@
|
||||
# Path to sources
|
||||
#sonar.sources=.
|
||||
#sonar.exclusions=
|
||||
sonar.inclusions=packages/dockview/**/*
|
||||
|
||||
# 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=
|
Loading…
Reference in New Issue
Block a user