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

Make methods on ZQuery non-final #489

Merged
merged 3 commits into from
Jun 22, 2024

Conversation

kyri-petrou
Copy link
Collaborator

ZQuery is already final, so having the methods defined as final on it is redundant and causes a lot of warnings from IntelliJs linting

ghostdogpr
ghostdogpr previously approved these changes Jun 22, 2024
@kyri-petrou kyri-petrou merged commit f79ed5a into zio:series/2.x Jun 22, 2024
27 checks passed
@kyri-petrou kyri-petrou deleted the zquery-methods-non-final branch June 22, 2024 23:17
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