bicep
bicep copied to clipboard
Enable .NET code quality rules
It would be nice to enable https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ for our repo.
Example of a bug this would be prevented: https://github.com/Azure/bicep/pull/13504#discussion_r1509903028
We agreed to initially activate only rule CA1851 during the Bicep discussion meeting today. We'll consider adding additional rules incrementally, as required in the future.