Skip to content

Add Automated Java Code Formatting Check to Backend Workflow #10

@DenizAltunkapan

Description

@DenizAltunkapan

Our Spring Boot backend currently has no enforced code formatting, which leads to inconsistent style across contributions. We should integrate a standard Java formatter (e.g., Google Java Format or Eclipse Formatter via Spotless) into the CI workflow. Every pull request should automatically run a formatting check and fail if the backend code is not properly formatted. This ensures consistent code style, simplifies reviews, and keeps the codebase clean.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestgood first issueGood for newcomersjavaPull requests that update java code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions