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

Added more manageable / refractorable filter system #27

Merged
merged 4 commits into from
Feb 22, 2023

Conversation

Swofty-Developments
Copy link
Contributor

Merge also aims to fix previous issue of the isFiltered method only checking the filterVersion as seen in the screenshot below;
image

Copy link
Owner

@replydev replydev left a comment

Choose a reason for hiding this comment

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

Hi and thank you for your contribution. I kindly ask you to make these changes when you can.

* @author Swofty#0001
*/
@Getter
@Setter
Copy link
Owner

@replydev replydev Feb 1, 2023

Choose a reason for hiding this comment

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

Please use @Value and @Builder.

src/main/java/me/replydev/qubo/QuboInstance.java Outdated Show resolved Hide resolved
src/main/java/me/replydev/qubo/CommandLineArgs.java Outdated Show resolved Hide resolved
Copy link
Owner

@replydev replydev left a comment

Choose a reason for hiding this comment

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

Now is ok

@replydev replydev merged commit 9a14b43 into replydev:main Feb 22, 2023
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