Must-share information (formatted with Markdown):
- which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
- what are you trying to achieve
- what have you tried so far to achieve this
version: 8.9.7
I want to analysis my pl/sql code via sonar cube
our sonar is hosted in server so I cant install any plugins or add a new project previously for analysing a java code, I binded sonarcube with the java via build.gradle file but how can I bind sql file with sonarcube