microsoft-authentication-cli
microsoft-authentication-cli copied to clipboard
🐬 Replace StyleCop with SonarLint
SonarLint is a little simpler to get started with. The rules it looks at by default are explorable here: https://rules.sonarsource.com/csharp.
My one open question is exactly how to configure our copyright header. SonarLint does already have a license header rule.
SonarLint also has a VS Extension.
This PR will add about 66 Warnings to the code, which I will follow up on with some fixes for. Most are good things we can do, that StyleCop never detected.