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

feat: Add detailed comments to improve code readability in TeamGenerator #10965

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ch4r1ty
Copy link

@ch4r1ty ch4r1ty commented Mar 11, 2025

  • Enhanced the makeSet method with comprehensive comments explaining the logic and algorithms used.
  • Improved understanding of move selection, item assignment, and Tera type determination processes.
  • Aimed to increase code maintainability and readability for future developers.

- Enhanced the `makeSet` method with comprehensive comments explaining the logic and algorithms used.
- Improved understanding of move selection, item assignment, and Tera type determination processes.
- Aimed to increase code maintainability and readability for future developers.
@Zarel
Copy link
Member

Zarel commented Mar 12, 2025

It, uh, looks like you removed some comments and added some extraneous whitespace? I'm not sure what you were intending to do here.

@Zarel Zarel marked this pull request as draft March 12, 2025 05:06
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