CLOC tool languages mapping with Sonar

Hi,

suggested CLOC tool for sonar loc count (Release v1.96 · AlDanial/cloc · GitHub) is producing a wider list of languages that are not always the same when the Scanner is analyzing the code.

Is there a way I can compare the languages list of CLOC tool with SonarQube supported languages?

Hi,

That’s not our tool, which could explain why it offers a different set of languages.

I think this is what you’re looking for:

 
HTH,
Ann