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 rugby completion spec #2105

Merged
merged 2 commits into from
Oct 12, 2023
Merged

Conversation

swiftyfinch
Copy link
Contributor

@swiftyfinch swiftyfinch commented Sep 30, 2023

Hello!

I've just added a new Fig autocomplete spec for Rugby 🏈.
https://github.com/swiftyfinch/Rugby

I read and followed the guide:

  • npm run test
  • npm run lint:fix

@withfig-bot
Copy link
Collaborator

withfig-bot commented Sep 30, 2023

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

@withfig-bot
Copy link
Collaborator

withfig-bot commented Sep 30, 2023

Overview

src/rugby.ts:

Info:

Single Scripts:

  • rugby plan list

URLs:

  • https://github.com/swiftyfinch/Rugby

@withfig-bot
Copy link
Collaborator

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

@swiftyfinch
Copy link
Contributor Author

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

withfig-bot added a commit that referenced this pull request Sep 30, 2023
Copy link
Member

@grant0417 grant0417 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Quick question, did you write the spec by hand or was there some swift generator you used?

@grant0417 grant0417 merged commit c6cb29a into withfig:master Oct 12, 2023
2 checks passed
@withfig withfig locked and limited conversation to collaborators Oct 12, 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.

3 participants