-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(devx): Add filter flag to Iota CLI (#2574)
* cleanup Signed-off-by: salaheldinsoliman <[email protected]> * use strum to remove custom value parser Signed-off-by: salaheldinsoliman <[email protected]> * appease dprint Signed-off-by: salaheldinsoliman <[email protected]> * remove unneeded type annotation Signed-off-by: salaheldinsoliman <[email protected]> * appease dprint Signed-off-by: salaheldinsoliman <[email protected]> * remove strum_macros from Cargo.toml Signed-off-by: salaheldinsoliman <[email protected]> * use HashSet instead of Vec Signed-off-by: salaheldinsoliman <[email protected]> * refactor opts_from_cli Signed-off-by: salaheldinsoliman <[email protected]> * apply fmt Signed-off-by: salaheldinsoliman <[email protected]> * appease clippy Signed-off-by: salaheldinsoliman <[email protected]> * appease clippy Signed-off-by: salaheldinsoliman <[email protected]> * Apply suggestions from code review Co-authored-by: Thoralf-M <[email protected]> --------- Signed-off-by: salaheldinsoliman <[email protected]> Co-authored-by: Thoralf-M <[email protected]>
- Loading branch information
1 parent
549b554
commit c445090
Showing
5 changed files
with
262 additions
and
18 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.