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

[refactor] Cleanup minor nits #221

Closed
wants to merge 5 commits into from
Closed

[refactor] Cleanup minor nits #221

wants to merge 5 commits into from

Conversation

gregnazario
Copy link
Collaborator

Description

This cleans up grammar, spellchecks, and style that was picked up automatically by the IDE. Additionally, fix the docs page, and remove duplicate constants.

Test Plan

pnpm test This actually pointed out that some test were improperly awaiting on something that wasn't supposed to be async (but it was).

Additionally, found some other issues in tests that caused failures due to not waiting on the indexer to catch up.

Related Links

@gregnazario
Copy link
Collaborator Author

Closing will, come back with another pass

@gregnazario gregnazario deleted the cleanup-minor-nits branch March 5, 2024 21: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