-
-
Notifications
You must be signed in to change notification settings - Fork 396
Apply fabbot rules #2957
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
Apply fabbot rules #2957
Conversation
nicolas-grekas
commented
Jul 29, 2025
| Q | A |
|---|---|
| Bug fix? | no |
| New feature? | no |
| Docs? | no |
| Issues | - |
| License | MIT |
- no-void to test cases
- typos
- tweaks to exception messages
|
(fabbot's failures are false-positive typos.) |
|
For Turbo, we will need to configure PHPStan to ignore |
03365f4 to
a08a810
Compare
done! |
Kocal
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Don't worry about PHP 8.4 & Windows failing checks, there are known issues and unrelated to your PR
|
Pretty happy with codespell's corrections |
|
Thank you @nicolas-grekas. |