Skip to content

Kotlin: fix broken formatting - #22509

Merged
jketema merged 1 commit into
github:mainfrom
jketema:jketema/kt-format
Sep 4, 2026
Merged

Kotlin: fix broken formatting#22509
jketema merged 1 commit into
github:mainfrom
jketema:jketema/kt-format

Conversation

@jketema

Copy link
Copy Markdown
Contributor

No description provided.

CopilotAI balanced review requested due to automatic review settings September 4, 2026 09:38
@jketema
jketema requested review from a team as code ownersSeptember 4, 2026 09:38

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

The change is formatting-only and introduces no behavioral changes.

Review tier: Balanced
Findings: None

What changed in this PR

Fixes broken Java formatting in the Kotlin extractor utility.

Changes:

  • Moves the closing brace and catch clause onto correctly formatted lines.
FileDescription
java/​kotlin-extractor/​src/​main/​java/​com/​semmle/​util/​files/​FileUtil.javaCorrects formatting in tryMakeCanonical.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@jketema
jketema merged commit 4a21348 into github:mainSep 4, 2026
17 checks passed
@jketema
jketema deleted the jketema/kt-format branch September 4, 2026 10:31
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.

3 participants

@jketema@andersfugmann