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 short options -v and -O to the CLI #3695

Merged
merged 1 commit into from
Dec 16, 2023

Conversation

charles-cooper
Copy link
Member

this commit adds -v and -O as aliases for --verbose and --optimize, respectively.

What I did

How I did it

How to verify it

Commit message

Commit message for the final, squashed PR. (Optional, but reviewers will appreciate it! Please see our commit message style guide for what we would ideally like to see in a commit message.)

Description for the changelog

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

this commit adds `-v` and `-O` as aliases for `--verbose` and
`--optimize`, respectively.
@charles-cooper charles-cooper enabled auto-merge (squash) December 16, 2023 17:43
@codecov-commenter
Copy link

codecov-commenter commented Dec 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c6f457a) 84.01% compared to head (fc89f37) 83.98%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3695      +/-   ##
==========================================
- Coverage   84.01%   83.98%   -0.04%     
==========================================
  Files          92       92              
  Lines       13044    13044              
  Branches     2928     2928              
==========================================
- Hits        10959    10955       -4     
- Misses       1653     1657       +4     
  Partials      432      432              

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

@charles-cooper charles-cooper merged commit 0cbc94d into vyperlang:master Dec 16, 2023
84 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants