Philip Näf

Results 7 comments of Philip Näf

Better late than never 👍🏼 In the meanwhile we have written our own comparing / updating tools to partly automate the management of yaml files. But yes, i think it...

yes, we are using it in a small blazor webassemply app with 3 languages and so far we are happy with it.

It seems like [S2933](https://sonarsource.github.io/rspec/#/rspec/S2933/csharp) (Fields that are only assigned in the constructor should be "readonly") is affected as well. MyBlazorComponent.razor ```html ``` MyBlazorComponent.razor.cs ```c# public partial class MyBlazorComponent { private...

I'm not sure, I saw it in the IDE but didn't explicitly check it on SonarCloud since we started using Sonar for an existing project and there are some hundreds...

bump. 👍🏼 same here, in my case at `IssueComment` in `11.0.1`