Closed qwordy closed 3 years ago
Hi @qwordy, would you try latest private release, thanks!
Hi @qwordy , the latest private release should have fix item 1. I will check the item 2~4
Hi @qwordy,
I checked as below: item 1: fixed in latest private release item2: we are using Python "black" to format the code, seems the current result is correct. And "azdev style cloudservice" don't complain about it in my side. item3: should be related to swagger example, I can't reproduce this in latest swagger. item4: there is no "description" for this field in swagger.
Thanks, changlong. I wonder how the swagger file gets merged. It misses description.
close this first. for swagger concern, we can propose lint rule
Why do you need this feature?
I must fix style error in generated code, otherwise I can't merge. But generated code should not be changed.
Is your feature request related to a problem? Please describe.
https://github.com/Azure/azure-rest-api-specs/blob/master/specification/compute/resource-manager/Microsoft.Compute/preview/2020-10-01-preview/cloudService.json
It should be
Describe the solution you'd like
Fix style and linter error
Describe alternatives you've considered
Additional context