Uh oh!
There was an error while loading. Please reload this page.
Update StyleCopAnalyzers to 1.2.0-beta.406 - #65142
Conversation
ghost
commented
Feb 10, 2022
Tagging subscribers to this area: @dotnet/area-meta Issue DetailsPrimarily to ingest the updates that support C# 10 language features, e.g. that structs can now have parameterless ctors.
|
da21de2 to
0fc7fa3Comparedanmoseley
commented
Feb 10, 2022
Maybe we should disable this rule for this repo? As far as I know it's a convention on Unix only because it's convenient for some operations like appending files, counting lines etc. Seems like a low value thing to break a build. |
stephentoub
commented
Feb 10, 2022
I don't have a strong opinion, but the overwhelming majority of our files already do this, and VS adds them automatically, so I don't think it's a big deal to get clean and then stay clean. |
5070a46 to
03b6323Compare03b6323 to
83e0101Compare
Primarily to ingest the updates that support C# 10 language features, e.g. that structs can now have parameterless ctors.