7 packages tagged with “codereview”
Roslyn analyzers that spot Bugs, Vulnerabilities and Code Smells in your code. For an even better overall experience, you can use SonarQube for IDE (Visual Studio, Rider, see https://www.sonarsource.com/products/sonarlint), which is a free extension that can be used standalone or with SonarQube (Server, Cloud, see: https://www.sonarsource.com/products/sonarqube/ and https://www.sonarsource.com/products/sonarcloud/).
Package Description
CodeReview lets you mark points in your code that you think will need a review. Exceptions will be thrown at such points, except if you are in DEBUG node AND you your appSettings section of your config file has key="CodeReview" and value="false"
Integrates a custom PowerShell script to automatically update a .github/copilot-instructions.md file with current git changes after a successful build.