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 5b0d591 commit a0e14c9Copy full SHA for a0e14c9
1 file changed
sonar-project.properties
@@ -14,6 +14,8 @@ sonar.links.issue=https://github.com/utPLSQL/utPLSQL/issues
14
sonar.links.ci=https://travis-ci.org/utPLSQL/utPLSQL
15
sonar.links.homepage=https://github.com/utPLSQL/utPLSQL
16
sonar.projectDescription=PL/SQL Unit Testing Framework
17
+sonar.plsql.file.suffixes=sql,tab,pkb,tpb
18
+sonar.language=plsql
19
20
# Encoding of the source code. Default is default system encoding
21
#sonar.sourceEncoding=UTF-8
0 commit comments