Corniel Nobel

Results 124 comments of Corniel Nobel

I really like the idea of opening up Buildalizer for different languages. I'm not sure yet about the proposed solution. There are a lot of changes in here, all requiring...

I tried an alternative approach, that involves less drastic changes. See #285

Can you check if you can work with the API proposed in #306 ?

@phmonte with a nice `[DebuggerDisplay]` attribute, I was able to finally find what is going wrong: for the .NET 5.0 target, nothing is compiled: No source files, no additional files....

I've been working on a new way of tracing/logging, that also is really in draft mode, but I think it looks promising. I've created another (draft) pr for that: #286

@phmonte It defined wrong on purpose. ;) It is part of a test for [.NET project file analyzers](https://dotnet-project-file-analyzers.github.io). I was suspecting that it might not work because of this. Sorry,...

@alexey-tyulkin We'll look in to this.

@martin-strecker-sonarsource Ideally you want to rely on additional files. However, is some cases, files are not available as such. You then still want to be able to do the analysis....

@martin-strecker-sonarsource I know. I started a year ago with this project, and it has been successfully used within my company (and some others) already. I'm working on some rules for...

@pavel-mikula-sonarsource Any ETA on this?