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: Add pry specs #2001

Merged
merged 2 commits into from
Jul 29, 2023
Merged

feat: Add pry specs #2001

merged 2 commits into from
Jul 29, 2023

Conversation

devshun
Copy link
Contributor

@devshun devshun commented Jun 12, 2023

close #1802

Adds support for pry

@withfig-bot
Copy link
Collaborator

withfig-bot commented Jun 12, 2023

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@withfig-bot
Copy link
Collaborator

Overview

src/pry.ts:

Info:

@withfig-bot
Copy link
Collaborator

Hello @devshun,
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.

@devshun
Copy link
Contributor Author

devshun commented Jul 26, 2023

recheck

@grant0417
Copy link
Member

grant0417 commented Jul 28, 2023

You need to post a comment with only the content like:

I have read the CLA Document and I hereby sign the CLA

@devshun
Copy link
Contributor Author

devshun commented Jul 29, 2023

@grant0417

Thanks for your help!!

@devshun
Copy link
Contributor Author

devshun commented Jul 29, 2023

I have read the CLA Document and I hereby sign the CLA

withfig-bot added a commit that referenced this pull request Jul 29, 2023
@devshun devshun marked this pull request as ready for review July 29, 2023 00:10
@grant0417 grant0417 merged commit 0156c76 into withfig:master Jul 29, 2023
4 checks passed
@withfig withfig locked and limited conversation to collaborators Jul 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[pry] Missing Spec
3 participants