I want to determine and evaluate options and solutions to be able to run SonarQube against multiple languages in code-base dot-net and typescript

  • version : * Community Edition
    Version 7.9.1
  • i want to run sonarqube analysis on dot-net and typescript code in single project . i dont want to create multiple project keys
  • ryt now i have made 2 project keys one for dot-net and one for typescript, but i want to change that and run analysis in a one key . please suggest what to do

Hello,
If your two languages belong to a .Net solution then you only need to run the analysis from the root directory containing the solution file.
If they do not belong to a .Net solution it is not possible to do what you want to do.
Alex.