Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit afdafbf

Browse files
committed
Narrowing focus of analysis to exclude installation files as this creates false picture.
1 parent 46b3ff5 commit afdafbf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sonar-project.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ sonar.links.homepage=https://github.com/utPLSQL/utPLSQL
1818
sonar.projectDescription=PL/SQL Unit Testing Framework
1919
sonar.plsql.file.suffixes=sql,tab,pkb,tpb
2020
sonar.language=plsql
21+
sonar.inclusions=./source/reporters/** , ./source/api/** , ./source/core/** , ./source/expectations/**
2122

2223
sonar.pullrequest.provider=github
2324
sonar.pullrequest.github.endpoint=https://api.github.com/

0 commit comments

Comments
 (0)