发布

  • [NA] [BE] Apply Spotless formatting to backend sources (#6750)

    frostbyte_neo 发布于 2026-05-18 17:21:00 +00:00

    • [NA] [BE] Apply Spotless formatting to backend sources

    Reformat 53 Java files under apps/opik-backend to match Spotless rules
    (Google Java Format). Pure whitespace changes around @JsonView annotation
    arrays and record/class braces; no behavioral changes.

    • [NA] [INFRA] Add Spotless sweep SHA to .git-blame-ignore-revs

    Append the branch-head SHA for the backend Spotless reformat
    (6fcfa6f8a8) so git blame skips it.

    Note: under squash-merge, the SHA that actually lands on main will
    differ from the branch head, so a follow-up commit on main may still
    be needed to record the merged SHA.

    下载附件