Rainer Sigwald

Results 248 comments of Rainer Sigwald

No, not documented that I know of. I actually am exactly opposed to @KirillOsenkov on this one (unusual!). My experience has guided me to "always quote", even though I'm pretty...

I definitely had _some_ experience that led me to endorse the cult. Wish I could remember what it was to be able to falsify it!

We'll also need good docs that say to do this because it's not the way it's been done for a long time (even though the way it has been done...

Yeah the docs need here is twofold: 1. Tell users they CAN and SHOULD do this. 2. The specific page for this analyzer that points to that doc. Hopefully for...

## Brain dump I think we agree that the _ideal_ situation for .NET projects is to get MSBuild analzyers via NuGet package reference, just like acquiring additional build logic or...

As a flow I don't mind that too much but how would it work concretely? What would `dotnet build install-analyzer` do and how would subsequent `dotnet build` invocations pick it...

> Can we afford to have something of our own? I would rate this as a big con of an approach that requires it, but not necessarily rule it out...

> basically it downloads and unpacks them. That part makes sense, but how does a subsequent `build` invocation know where they are and that they should be hooked up?