autocomplete icon indicating copy to clipboard operation
autocomplete copied to clipboard

fix(dig): correct subcommands

Open jordi-adame opened this issue 3 years ago • 2 comments
trafficstars

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Buf fix

What is the current behavior? (You can also link to an open issue here) #1240

What is the new behavior (if this is a feature change)?

Additional info:

https://user-images.githubusercontent.com/1081448/172023284-598a85a7-4190-4a4f-bd37-9b18a9013e6f.mov

jordi-adame avatar Jun 04 '22 19:06 jordi-adame

Overview

src/dig.ts:

Info:

withfig-bot avatar Jun 04 '22 19:06 withfig-bot

Hello @jordi-adame, thank you very much for creating a Pull Request! Here is a small checklist to get this PR merged as quickly as possible:

  • [ ] Do all subcommands / options which take arguments include the args property (args: {})?
  • [ ] Are all options modular? E.g. -a -u -x instead of -aux
  • [ ] Have all other checks passed?

Please add a 👍 as a reaction to this comment to show that you read this.

withfig-bot avatar Jun 04 '22 19:06 withfig-bot