Skip to content

Commit 662285b

Browse files
committed
chore: add sonar-project.properties
1 parent 9d120c1 commit 662285b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

sonar-project.properties

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
sonar.inclusions=src/**/*
2+
sonar.host.url=https://sonarcloud.io
3+
sonar.organization=Lodin
4+
sonar.projectKey=Lodin_react-vtree
5+
sonar.sources=src

0 commit comments

Comments
 (0)