bicep icon indicating copy to clipboard operation
bicep copied to clipboard

Enable .NET code quality rules

Open shenglol opened this issue 1 year ago • 2 comments

It would be nice to enable https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ for our repo.

shenglol avatar Mar 04 '24 18:03 shenglol

Example of a bug this would be prevented: https://github.com/Azure/bicep/pull/13504#discussion_r1509903028

StephenWeatherford avatar Mar 04 '24 18:03 StephenWeatherford

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.

shenglol avatar Mar 05 '24 01:03 shenglol