Ralf Beckers

Results 7 comments of Ralf Beckers

This overlaps a lot with stylecop.analyzers. That package features already an alayzer and quickfixes for this issue.

There is already the project asyncusage.analyzers. Maybe that is a better place to add this to.

Hi, I've scheduled the review for 11/22. Will finish the PR soon with enough time to look at it beforehand. Thanks! Ralf Von meinem iPhone gesendet Am 27.10.2022 um 19:11...

I addressed them all. Please verify the fixes are ok. --- In reply to: [1190739556](https://github.com/Azure/azure-rest-api-specs/pull/21312#issuecomment-1190739556) [](http://example.com/codeflow?ancestors=1190739556,1190739556)

Yes, we had to use their way of specifying the types. --- In reply to: [1191867663](https://github.com/Azure/azure-rest-api-specs/pull/21312#issuecomment-1191867663) [](http://example.com/codeflow?ancestors=1191867663,1191867663)

We verified the issues with the PR manually: - breaking changes: the previous version is a preview version. The tooling does not consider this. Changes are accepted. - APIDoc generation:...