-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersjavaPull requests that update java codePull requests that update java code
Description
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 requestNew feature or requestgood first issueGood for newcomersGood for newcomersjavaPull requests that update java codePull requests that update java code