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

pseudo: major refactor #1541

Merged
merged 4 commits into from
Jan 11, 2024
Merged

pseudo: major refactor #1541

merged 4 commits into from
Jan 11, 2024

Conversation

jqnatividad
Copy link
Owner

  • expanded usage text and detailed example
  • added --start, --increment and --formatstr options

as we now also use it in pseudo
- expanded usage text with detailed example
- added `--start`, `--increment` and `--formatstr` options
@jqnatividad jqnatividad merged commit 3a3676b into master Jan 11, 2024
3 checks passed
Comment on lines +153 to +154
return fail_clierror!("Invalid format string: {}", args.flag_formatstr)
.unwrap();

Check warning

Code scanning / clippy

unneeded return statement Warning

unneeded return statement
@jqnatividad jqnatividad deleted the pseudo-improvements branch January 11, 2024 18:27
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