Skip to content

Conversation

@Newspicel
Copy link
Member

Closes #4

@Newspicel Newspicel added the enhancement New feature or request label Jun 17, 2023
@Newspicel Newspicel added this to the 1.0 milestone Jun 17, 2023
@Newspicel Newspicel self-assigned this Jun 17, 2023
@Newspicel Newspicel changed the title Generation to Kotlin Generation Recode in Kotlin Jun 17, 2023
Newspicel added 10 commits June 18, 2023 23:32
…enerator`.

The `getPackets` function in the PacketGenerator was refactored for improved clarity. Instead of creating individual val for each key-value pair, a list was introduced to dynamically fetch and return these pairs. Furthermore, the assignment for direction and state variables in the `iterateThrowPackets` function was adjusted to ensure adequate scope. These modifications improve code readability and remove redundant code, enhancing maintainability.
Ktlint plugin and its corresponding configurations were removed from the build.gradle.kts and .editorconfig files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Recode the Generator in Kotlin

2 participants