Skip to content

7.13

Choose a tag to compare

@andrei-epure-sonarsource andrei-epure-sonarsource released this 15 Apr 14:33
· 5391 commits to master since this release
6c671f6

Improvements

  • 2357 - [C#] Fix S1075: should not report on virtual path on asp.net bundles
  • 2352 - [C#] Update S4210: Rule should not suggest STAThreadAttribute for async main
  • 2292 - [C#, VB.NET] Fix S4428: Rule should not raise an issue for derived attributes
  • 2249 - [C#] Fix S1226: Variables that are passed as an argument to a method should be considered as read
  • 2244 - Fix S3240: FP when using having lambdas within the IF-ELSE
  • 2239 - [C#] Update S3249: Rule should not raise when the overrides only calls base and has attributes
  • 2236 - [C#] Fix S3459: False Positive with interop methods
  • 2195 - [C#, VB.NET] Fix S4275: FP when multiple assignments inside the setter
  • 2140 - [C#, VB.NET] Fix S4275: FP when using MVVM frameworks
  • 1865 - S1075 Refactor your code not to use hardcoded absolute paths or URIs - False Positive