Hello team,
I just wanted to know if sonarqube can be used to identify the difference in code. For example, there is a repo with databricks notebooks, which has code in pyspark and also in other languages. Is it possible to analyze this code with SonarQube to know where and all pyspark code is there and where we don’t. Basically its code cleanup/modification requirement.
Any help is appreciated. Thank you.