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: tab to next #124

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TYPESAFE-RUSTY
Copy link

  • added tab_to_next field to Test
  • added config field to Test (used by tab to next to know configurations for the test)
  • added is_practice_mode field to Test to identify whether to use config details or existing words Vec to generate new Test
  • added tab_to_next as cli argument

* added tab_to_next field to Test
* added config field to Test (used by tab to next to know configurations
  for the test)
* added is_practice_mode field to Test to identify whether to use config
  details or existing words Vec to generate new Test
* added tab_to_next as cli argument
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.

1 participant