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

[8.x] Add --implicit (and -i) option to make:rule #38480

Merged
merged 7 commits into from
Aug 23, 2021
Merged

[8.x] Add --implicit (and -i) option to make:rule #38480

merged 7 commits into from
Aug 23, 2021

Conversation

Lelectrolux
Copy link
Contributor

Pretty straightforward PR, does what's written on the tin. In line with the papercuts PRs going on these days.

I might be blind, but I don't find tests for the make:* commands. This addition is really simple anyway.
If I'm wrong, just point me to the file, and I'll oblige.

Cheers

@GrahamCampbell GrahamCampbell changed the title Add --implicit (and -i) option to make:rule [8.x] Add --implicit (and -i) option to make:rule Aug 20, 2021
@taylorotwell taylorotwell merged commit 20137ae into laravel:8.x Aug 23, 2021
@Lelectrolux Lelectrolux deleted the make-implicit-rule branch August 26, 2021 00:31
taylorotwell added a commit to laravel/docs that referenced this pull request Aug 31, 2021
* Document make:rule new --implicit option

Added in [laravel/framework#38480](laravel/framework#38480)

* Update validation.md

Co-authored-by: Taylor Otwell <taylor@laravel.com>
victorvilella pushed a commit to cdsistemas/framework that referenced this pull request Oct 12, 2021
* Add $baseRule to stub

* {{ ruleType }} instead of {{ $baseRule }}

* Use --implicit option to switch to ImplicitRule

* Add getOptions method

* Add missing import

* Deference to our StyleCI overlord

* Update RuleMakeCommand.php

Co-authored-by: Taylor Otwell <taylor@laravel.com>
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

2 participants