Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.35 KB

File metadata and controls

42 lines (29 loc) · 1.35 KB

Rule suppress suggestion - Decision

Meeting

Date for meeting

05-02-2021

ATC Core members in meeting

Rule summary

Value
Title MA0028 Optimize StringBuilder usage
CheckId MA0028
Category Style
Link https://github.com/meziantou/Meziantou.Analyzer/blob/master/docs/Rules/MA0028.md

What is the problem

Issue #19

Decision

We update the root/.editorconfig with severity = none and a doc-link.

Reason & arguments

  • Optimization is less important in terms of readability and code maintenance.