You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.