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

Introduced parameter object "PathValidationContext" for PathfinderStr… #57

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

GodCipher
Copy link
Member

…ategy which also now holds the parent of the position

…ategy which also now holds the parent of the position
Copy link
Member

@olijeffers0n olijeffers0n left a comment

Choose a reason for hiding this comment

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

Did you wanna set Coll as a coauthor on the merge commit. Generally looks ok though.

@@ -1,7 +1,8 @@
package org.patheloper.api.pathing.strategy.strategies;

import org.checkerframework.checker.nullness.qual.NonNull;
Copy link
Member

Choose a reason for hiding this comment

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

Why did we have this goofy annotation here lol

Copy link
Member Author

Choose a reason for hiding this comment

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

i have no idea

@GodCipher GodCipher self-assigned this Jan 19, 2024
@GodCipher GodCipher merged commit 359efa3 into trunk Jan 19, 2024
2 checks passed
@GodCipher GodCipher deleted the path-validation-context branch January 19, 2024 14:03
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