Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46b3ff5 commit afdafbfCopy full SHA for afdafbf
1 file changed
sonar-project.properties
@@ -18,6 +18,7 @@ sonar.links.homepage=https://github.com/utPLSQL/utPLSQL
18
sonar.projectDescription=PL/SQL Unit Testing Framework
19
sonar.plsql.file.suffixes=sql,tab,pkb,tpb
20
sonar.language=plsql
21
+sonar.inclusions=./source/reporters/** , ./source/api/** , ./source/core/** , ./source/expectations/**
22
23
sonar.pullrequest.provider=github
24
sonar.pullrequest.github.endpoint=https://api.github.com/
0 commit comments