Open pshao25 opened 5 days ago
We have linter rule @azure-tools/typespec-azure-core/casing-style, which will raise warning for something like VirtualMachineScaleSetVM, capital V and capital M. We should modify this rule to pass such cases.
VirtualMachineScaleSetVM
@markcowl find duplicate issue
We have linter rule @azure-tools/typespec-azure-core/casing-style, which will raise warning for something like
VirtualMachineScaleSetVM
, capital V and capital M. We should modify this rule to pass such cases.