tailcall
tailcall copied to clipboard
fix: Simplify init subcommand
Fixes #698
- [x] I ran
cargo testsuccessfully. - [x] I have run
./lint.sh --mode=fixto fix all linting issues raised by./lint.sh --mode=check.
/claim #698
tested the changes locally, it works as expected
pushed your suggestion
Hey, @neo773, PR is approved, but I noticed a few minutes ago that resource is an external library, so we can likely delete it as the only place it was used is on the init command.
@ologbonowiwi Resolved, thanks.
Action required: PR inactive for 2 days. Status update or closure in 5 days.
@tusharmath @meskill is there anything missing to merge this one guys?
@tusharmath @meskill is there anything missing to merge this one guys?
There were some uncertainties about the implementation. @neo773 could you please take a look into the last comments for the issue and say what do you think about suggested implementation?