okuda-seminar / log_service

Apache License 2.0
0 stars 0 forks source link

[Server] Align Legacy Code with New CI Formatting Standards #41

Closed Rwatana closed 2 weeks ago

Rwatana commented 2 weeks ago

Summary

This PR resolves formatting inconsistencies in legacy code that surfaced following the integration of our updated CI configuration. Previously, format checks were not enforced on older code, but the new CI pipeline now applies these checks universally, uncovering issues in legacy sections. This PR updates all affected code, aligning it with current formatting standards and ensuring project-wide consistency.

Goal

The PR will be considered complete when CI checks pass successfully.

Todo

Deadline

11/16