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

Skip to content

Commit a0e14c9

Browse files
committed
Adding language and file suffixes for sonar.
1 parent 5b0d591 commit a0e14c9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

sonar-project.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ sonar.links.issue=https://github.com/utPLSQL/utPLSQL/issues
1414
sonar.links.ci=https://travis-ci.org/utPLSQL/utPLSQL
1515
sonar.links.homepage=https://github.com/utPLSQL/utPLSQL
1616
sonar.projectDescription=PL/SQL Unit Testing Framework
17+
sonar.plsql.file.suffixes=sql,tab,pkb,tpb
18+
sonar.language=plsql
1719

1820
# Encoding of the source code. Default is default system encoding
1921
#sonar.sourceEncoding=UTF-8

0 commit comments

Comments
 (0)