Skip to content
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

Low: crm_diff: Replace variable name #3799

Merged

Conversation

liangxin1300
Copy link
Contributor

Under such diff context, the variable name '_1' and '_2' is not descriptive enough.
Replace them with '_original' and '_new' respectively to make the code more readable.

Under such diff context, the variable name '*_1' and '*_2' is not
descriptive enough. Replace them with '*_original' and '*_new'
respectively to make the code more readable.
@clumens
Copy link
Contributor

clumens commented Jan 13, 2025

retest this please

@clumens clumens merged commit 9931db7 into ClusterLabs:main Jan 14, 2025
1 check passed
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.

2 participants