File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ sonar.sql.dialect=tsql
5959```
6060
6161### PostgreSQL ###
62- Sonar settings for pssql. You can check example at [ here] ( https://github.com/gretard/sonar-sql-plugin/tree/master/examples/2-psql )
62+ Sonar settings for pssql. You can check example at [ here] ( https://github.com/gretard/sonar-sql-plugin/tree/master/examples/2-pssql )
6363```
6464sonar.projectKey=examples.sql.mysql.project
6565sonar.projectName=examples.sql.mysql.project
@@ -71,7 +71,7 @@ sonar.sql.dialect=pssql
7171```
7272
7373### MySQL ###
74- Sonar settings for mysql. You can check example at [ here] ( https://github.com/gretard/sonar-sql-plugin/tree/master/examples/3-msql )
74+ Sonar settings for mysql. You can check example at [ here] ( https://github.com/gretard/sonar-sql-plugin/tree/master/examples/3-mysql )
7575```
7676sonar.projectKey=examples.sql.mysql.project
7777sonar.projectName=examples.sql.mysql.project
You can’t perform that action at this time.
0 commit comments