Azure.ClientSdk.Analyzers_0.1.1-dev.20231025.2
Pre-release
Pre-release
feat(analyzer): add rules regarding model name suffixes (#6916) - add four rules checking the suffixes of model names - upgrade Roslyn to `4.4.0.0` since new rules require some API - fix and suppress warnings due to upgrade of Roslyn - temporarily suppress AD0001 - minor refactoring of existing codes - add test cases for the new rules resolve #6905 --------- Co-authored-by: Mingzhe Huang (from Dev Box) <[email protected]> Co-authored-by: Christopher Scott <[email protected]>