Skip to content

Fix Scala code formatting - #939

Merged
xerial merged 1 commit into
mainfrom
fix/code-format
Jan 2, 2026
Merged

Fix Scala code formatting#939
xerial merged 1 commit into
mainfrom
fix/code-format

Conversation

@xerial

Copy link
Copy Markdown
Member

Summary

  • Apply scalafmt to PayloadSizeLimitTest.scala to fix code formatting
  • Aligns variable declarations and comments according to project style guidelines

Test plan

  • Ran ./sbt scalafmtAll to format code
  • Ran ./sbt jcheckStyle to verify Java code passes style checks

🤖 Generated with Claude Code

Apply scalafmt to align variable declarations and comments
according to project style guidelines.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@xerial
xerial enabled auto-merge (squash) January 2, 2026 18:31
@xerial
xerial merged commit 884e9c1 into mainJan 2, 2026
9 checks passed
@xerial
xerial deleted the fix/code-format branch January 2, 2026 18:32
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@xerial