Prepare typespec-next for C# model naming lint rules - #44762
Draft
haiyuazhang wants to merge 3 commits into
Draft
Conversation
haiyuazhang
requested review from
a team,
1tariq,
BevLoh,
Draconicida,
Kishp01,
Siongithub,
TimLovellSmith,
a-santamaria,
achyuth-ms,
admayber,
ankushbindlish2,
atastrophic,
chgennar,
danielw5,
efrainretana,
ericshape,
giulianob,
heaths,
hmmorales,
jamestao,
jeremyfrosti,
jocawtho,
naveedaz,
reillyanderson,
seanmcc-msft,
shankarsama,
xiangyan99,
xiong-qiao and
yangylu91
as code owners
July 17, 2026 10:14
haiyuazhang
requested review from
AnamikaNupur,
ChenglongLiu,
Ptnan7,
abaccin,
ahmedaashour,
cRui861,
chocomochiko,
denyspanov-public,
dpwatrous,
fmabroukmsft,
jessicl-ms,
jruttle,
quentinRobinson,
rkuthala,
rrahulms,
sarkar-rajarshi,
skapur12,
tundwed,
vrdmr,
wanghoppe,
wiboris,
wilcobmsft and
yunheMsft
as code owners
July 17, 2026 10:14
Next Steps to MergeNext steps that must be taken to merge this PR:
Comment generated by summarize-checks workflow run. |
TimLovellSmith
left a comment
Member
There was a problem hiding this comment.
sign off redis changes
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 12e46e52-385e-444f-a3fc-ee8cd7d97c83
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 12e46e52-385e-444f-a3fc-ee8cd7d97c83
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 12e46e52-385e-444f-a3fc-ee8cd7d97c83
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes
typespec-nextvalidation after Azure/typespec-azure#4867 merged the first batch of C# naming convention lint rules.typespec-nextrather thanmain.csharp-model-suffixandcsharp-use-standard-acronymsviolations.Related private spec PR: Azure/azure-rest-api-specs-pr#29532
Related linter PR: Azure/typespec-azure#4867