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: support for short and alternative flags #568

Merged
merged 4 commits into from
Jul 21, 2024
Merged

feat: support for short and alternative flags #568

merged 4 commits into from
Jul 21, 2024

Conversation

wellwelwel
Copy link
Owner

Flag Short/Alternative Flags
--config -c
--platform --bun, --deno, --node
--parallel -p
--quiet -q
--debug -d
--watch -w

@wellwelwel wellwelwel added the cli label Jul 21, 2024
Copy link

codecov bot commented Jul 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (c7f8100) to head (ca2b065).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #568   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines         2287      2287           
  Branches       425       424    -1     
=========================================
  Hits          2287      2287           
Flag Coverage Δ
linux 99.25% <ø> (ø)
osx 100.00% <ø> (ø)
windows 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wellwelwel wellwelwel marked this pull request as ready for review July 21, 2024 18:26
@wellwelwel wellwelwel merged commit ee1800f into main Jul 21, 2024
28 checks passed
@wellwelwel wellwelwel deleted the short-flags branch July 21, 2024 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant