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

Add code format checks to Java CI #93

Closed
2 tasks
john-h-kastner-aws opened this issue Feb 20, 2024 · 1 comment
Closed
2 tasks

Add code format checks to Java CI #93

john-h-kastner-aws opened this issue Feb 20, 2024 · 1 comment
Labels
internal-improvement Refactoring, performance improvement, or other non-breaking change

Comments

@john-h-kastner-aws
Copy link
Contributor

Category

Internal refactors/changes

Describe the feature you'd like to request

We should add some sort of Java code format check to our CI workflow. We enforce formatting with cargo fmt across all our Rust code, but have nothing for Java.

Two options I'm aware of:

Describe alternatives you've considered

.

Additional context

No response

Is this something that you'd be interested in working on?

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change
@john-h-kastner-aws john-h-kastner-aws added internal-improvement Refactoring, performance improvement, or other non-breaking change backlog labels Feb 20, 2024
@cdisselkoen
Copy link
Contributor

Resolved by #158

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal-improvement Refactoring, performance improvement, or other non-breaking change
Projects
None yet
Development

No branches or pull requests

2 participants