Skip to content

Code cleanup: regularize naming of "typ" --> "ty"#5096

Merged
dsyme merged 7 commits intodotnet:masterfrom
dsyme:typ
Jun 5, 2018
Merged

Code cleanup: regularize naming of "typ" --> "ty"#5096
dsyme merged 7 commits intodotnet:masterfrom
dsyme:typ

Conversation

@dsyme
Copy link
Copy Markdown
Contributor

@dsyme dsyme commented Jun 5, 2018

We generally use "ty" and "abcTy" as names for type-like things, e.g.

ty
ilTy
srcTy
tgtTy
overallTy

This is by far the majority. However we hand a fair number of places using "typ" or abcTyp" and so on. This regularizes the majority of occurrences of the latter.

@dsyme dsyme changed the title Code cleanup: regularize naming of "Typ" --> "Ty" Code cleanup: regularize naming of "typ" --> "ty" Jun 5, 2018
@dsyme dsyme merged commit ec46b97 into dotnet:master Jun 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant