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

Resolving feedback on @minecraft/math after testing internally #4

Merged
merged 7 commits into from
Jan 22, 2024

Conversation

rlandav
Copy link
Collaborator

@rlandav rlandav commented Jan 19, 2024

This resolves a bit of usability feedback from initial integration to our behavior packs like editor. I am also adding the beginning of the release pipeline to at least get build validation in main.

Copy link
Contributor

@JakeShirley JakeShirley left a comment

Choose a reason for hiding this comment

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

Do we have a naming convention we want to toss into CONTRIBUTING.md for this that we can lint against?

@rlandav
Copy link
Collaborator Author

rlandav commented Jan 22, 2024

Do we have a naming convention we want to toss into CONTRIBUTING.md for this that we can lint against?

Sure, we roughly follow the naming guidelines from the google style guide: https://google.github.io/styleguide/jsguide.html#naming

I also found that we can configure this naming convention to be enforced by eslint, I'll open up a user story to do so https://typescript-eslint.io/rules/naming-convention/ . Arguably, we can enforce that internally too, though i'll test out here first.

@rlandav rlandav merged commit d117193 into main Jan 22, 2024
2 checks passed
@rlandav rlandav deleted the rlanda/feedback branch January 22, 2024 23:04
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