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

ARTEMIS-5233 make style for commas consistent #5426

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

jbertram
Copy link
Contributor

@jbertram jbertram commented Jan 8, 2025

This commit enforces a consistent style for commas, namely that a space should follow a comma. Futhermore, it update all the code that violates this styling up to date so that the code is styled consistently across the entire code-base.

This commit enforces a consistent style for commas, namely that a space
should follow a comma. Futhermore, it update all the code that violates
this styling up to date so that the code is styled consistently across
the entire code-base.
@jbertram
Copy link
Contributor Author

jbertram commented Jan 8, 2025

I was shocked this rule wasn't already in place.

@clebertsuconic
Copy link
Contributor

whoa.. I'm also shocked...

I need to merge this right away.. otherwise we will get out of sync pretty fast as I'm sending a PR myself

@clebertsuconic clebertsuconic merged commit a069a14 into apache:main Jan 8, 2025
6 checks passed
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