Hi Amaury,
The code is Classic ASP which i believe only uses vbscript for its code… ASP.NET i believe allows you to use other languages like C#…
Does sonarqube support analysis on this? and if so what is the sonar.language ? and is there a specific convention for the source file?
thx,
jose
It appears that i have source code in multiple files in the root dir. and im not sure how that might be handled?? Is there a way to scan all files in the root dir of the project?
thx,
jose
Thanks Ammo! ill try that and let you know how it worked out…
My other concern though is how to create the scan to not be limited to only one folder in the project… some of the repos im attempting to scan are not following convention and i need to scan the whole repo not just the source file but im not sure how to do this… any help on this would be greatly appreciated…?