Skip to content

Respect C# naming conventions when generating parameter for record#60338

Merged
CyrusNajmabadi merged 5 commits intodotnet:mainfrom
DoctorKrolic:respect-naming-convention-in-records
Mar 29, 2022
Merged

Respect C# naming conventions when generating parameter for record#60338
CyrusNajmabadi merged 5 commits intodotnet:mainfrom
DoctorKrolic:respect-naming-convention-in-records

Conversation

@DoctorKrolic
Copy link
Copy Markdown
Contributor

Fixes: #56952

@DoctorKrolic DoctorKrolic requested a review from a team as a code owner March 23, 2022 17:04
@ghost ghost added Community The pull request was submitted by a contributor who is not a Microsoft employee. Area-IDE labels Mar 23, 2022
@DoctorKrolic
Copy link
Copy Markdown
Contributor Author

@CyrusNajmabadi I've finally managed to achive all checks to be passed. Please merge this PR.

@CyrusNajmabadi CyrusNajmabadi merged commit f6e3f0c into dotnet:main Mar 29, 2022
@ghost ghost added this to the Next milestone Mar 29, 2022
@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

THanks :)

@DoctorKrolic DoctorKrolic deleted the respect-naming-convention-in-records branch March 29, 2022 18:38
@dibarbet dibarbet modified the milestones: Next, 17.3.P1 Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CS1729 code fix does not respect naming convention for records

5 participants