Hi,
Been using SonarCloud for a few weeks and think it’s great - reducing time it takes to review PRs and improving our test code coverage
Just wondered if there was an easy way to spot using directives in C# (.net core) that are not being used, it’s a constant thing we pick up in PRs, and sounds like a good fit for SonarCloud to register them as code smells - although it doesn’t seem to do it at the moment?