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

General code health improvements #988

Merged
merged 6 commits into from
Dec 30, 2024
Merged

Conversation

xHeaven
Copy link
Contributor

@xHeaven xHeaven commented Dec 26, 2024

  • Removed a parameter that was passed to the AllowedFilter constructor, but wasn't actually used because there is no such parameter in there
  • Marked nullable parameters explicitly as nullable instead of them being implicitly nullable
  • Improved general code health and readability

It looks kind of a lot, but it really is not much, there is no breaking or functional change whatsoever. Hope it can go in.

@AlexVanderbist
Copy link
Member

Hey @xHeaven! Thanks for the PR. You spotted a couple nice fixes.

@AlexVanderbist AlexVanderbist merged commit d96c963 into spatie:main Dec 30, 2024
1 check 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.

2 participants