Hi all,
I am using slather 2.7.1 version, when trying to exclude the third party libraries by running the following command it gets success but reference of the folder still showing on the sonarcloud site. Can someone please help me to remove the folders?
Hi all, I am using slather 2.7.1 version, when trying to exclude the third party libraries by running the following command it gets success but reference of the folder still showing on the sonarcloud site. Can someone please help me to remove the folders?
slather coverage --jenkins --ignore “./SDKs/*” --sonarqube-xml --build-directory ./Build --output-directory ./sonar-reports --scheme myProj --workspace myProj.xcworkspace myProj.xcodeproj