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

refac: method names #19

Merged
merged 1 commit into from
Jun 28, 2024
Merged

refac: method names #19

merged 1 commit into from
Jun 28, 2024

Conversation

BoBoBaSs84
Copy link
Owner

changes:

  • renamed Init(int appId) to Initialize(int appId)
  • renamed RequestCurrentStats() to RequestStats()

closes #18

changes:
- renamed `Init(int appId)` to `Initialize(int appId)`
- renamed `RequestCurrentStats()` to `RequestStats()`

closes #18
@BoBoBaSs84 BoBoBaSs84 added the refactoring Improvements or additions to the code quality label Jun 28, 2024
@BoBoBaSs84 BoBoBaSs84 self-assigned this Jun 28, 2024
@BoBoBaSs84 BoBoBaSs84 linked an issue Jun 28, 2024 that may be closed by this pull request
Copy link
Owner Author

@BoBoBaSs84 BoBoBaSs84 left a comment

Choose a reason for hiding this comment

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

That'll do!

@BoBoBaSs84 BoBoBaSs84 merged commit 78b7daa into main Jun 28, 2024
3 checks passed
@BoBoBaSs84 BoBoBaSs84 deleted the refactoring/method-names branch June 28, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Improvements or additions to the code quality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactoring Method Names
1 participant