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

chore: some lintings and suggested simplifications #4870

Merged
merged 1 commit into from
Aug 28, 2021

Conversation

keturn
Copy link
Member

@keturn keturn commented Aug 28, 2021

Addressing some of the lint bits that came up in #4786. This is just clearing the way to have fewer distractions in that PR.

@keturn keturn added Size: S Small effort likely only affecting a single area and requiring little to no research Type: Chore Request for or implementation of maintenance changes labels Aug 28, 2021
@keturn keturn requested a review from pollend August 28, 2021 03:02
@@ -25,7 +24,6 @@
/**
* Chunk meshes store, manipulate and render the vertex data of tessellated chunks.
*/
@SuppressWarnings("PointlessArithmeticExpression")
Copy link
Member

Choose a reason for hiding this comment

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

Always a good idea to have pointless expressions 😅

@skaldarnar skaldarnar merged commit a7dacdc into develop Aug 28, 2021
@skaldarnar skaldarnar deleted the chore/renderlint branch August 28, 2021 10:59
@keturn keturn added this to the v5.2.0 milestone Sep 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: S Small effort likely only affecting a single area and requiring little to no research Type: Chore Request for or implementation of maintenance changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants