Skip to content

[TASK] Avoid Hungarian notation in a testcase #678

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 27, 2024
Merged

Conversation

oliverklee
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@JakeQZ JakeQZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super. Good nomenclature. Much easiser to understand now. Not so much because of the Hungarian notation, but because of the abbreviations ('doc') and imprecise naming ('declaration'). Longer variable names may take the parser a few nanoseconds more, but will save many orders of magnitude more than that for humans :)

@JakeQZ JakeQZ merged commit 8daa01a into main Aug 27, 2024
20 checks passed
@JakeQZ JakeQZ deleted the task/no-hungarian-2 branch August 27, 2024 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants