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

Enable --help flag for pint. #264

Merged
merged 3 commits into from
Apr 1, 2024

Conversation

penyaskito
Copy link
Contributor

This adds the "--help" flag for pint.

As a newcomer to Pint, my first try (and I'm pretty sure most newcomers) is always --help to see options. Surprised that errored.
I had to google for the documentation.

Tried to add tests to this, but then pest is showing the flags of pest itself, not the app under test. I'd be happy to add a test if possible with some direction.

@nunomaduro nunomaduro self-requested a review March 27, 2024 20:52
@nunomaduro nunomaduro self-assigned this Mar 27, 2024
@nunomaduro nunomaduro marked this pull request as draft March 27, 2024 20:52
@nunomaduro nunomaduro marked this pull request as ready for review March 29, 2024 15:30
Copy link
Member

@nunomaduro nunomaduro left a comment

Choose a reason for hiding this comment

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

@taylorotwell Good to merge.

@taylorotwell taylorotwell merged commit e744530 into laravel:main Apr 1, 2024
6 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

3 participants