Skip to content

Spelling #21

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Spelling #21

wants to merge 6 commits into from

Conversation

jsoref
Copy link

@jsoref jsoref commented Jul 27, 2025

No description provided.

jsoref added 6 commits July 27, 2025 17:48
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Signed-off-by: Josh Soref <[email protected]>
Copy link

vercel bot commented Jul 27, 2025

@jsoref is attempting to deploy a commit to the Speakeasy Team on Vercel.

A member of the Team first needs to authorize it.

Comment on lines +8 to -14
"reflect"
"syscall/js"

"github.com/speakeasy-api/jsonpath/pkg/jsonpath"
"github.com/speakeasy-api/jsonpath/pkg/jsonpath/config"
"github.com/speakeasy-api/jsonpath/pkg/jsonpath/token"
"github.com/speakeasy-api/jsonpath/pkg/overlay"
"gopkg.in/yaml.v3"
"reflect"
"syscall/js"
Copy link
Author

Choose a reason for hiding this comment

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

VSCode / go format didn't approve of the format for many of these files. I can drop this commit if that's a problem...

Comment on lines -244 to +245
// literal literal = number /
// literal literal-value = number /
Copy link
Author

Choose a reason for hiding this comment

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

This change is to disambiguate the two things, the first, appears to be a golang struct name, and the second appears to be the name for the type to be used in other RHS locations.

@@ -6,7 +6,7 @@ let messageQueue: {
resolve: Function;
reject: Function;
message: any;
supercede: boolean;
supersede: boolean;
Copy link
Author

Choose a reason for hiding this comment

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

@simplesagar simplesagar requested a review from ThomasRooney July 31, 2025 22:21
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.

1 participant