ALM used : Azure DevOps
CI system used: (Azure DevOps
Languages of the repository - Fortran
I need help setting up and ADO pipeline to scan Fortran code not build using MSBuild, instead using a MakeFile. It is also using the layhey complier, but I have the build running on my custom agent. I saw this plugin for SonarCube (GitHub - cnescatlab/sonar-icode-cnes-plugin: Add capability to analyze Fortran & Shell in SonarQube through i-Code CNES.), but I am not sure if I can use that in some way.