[PR #1266] [MERGED] Don't break lines in module names #982

Closed
opened 2025-12-30 01:28:06 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/1266
Author: @stackoverflow
Created: 10/29/2025
Status: Merged
Merged: 10/29/2025
Merged by: @stackoverflow

Base: mainHead: format-of-module-names


📝 Commits (1)

  • 0734436 Don't break lines in module name

📊 Changes

3 files changed (+6 additions, -12 deletions)

View changed files

📝 pkl-formatter/src/main/kotlin/org/pkl/formatter/Builder.kt (+4 -4)
📝 pkl-formatter/src/test/files/FormatterSnippetTests/output/line-breaks2.pkl (+1 -4)
📝 pkl-formatter/src/test/files/FormatterSnippetTests/output/line-width.pkl (+1 -4)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/1266 **Author:** [@stackoverflow](https://github.com/stackoverflow) **Created:** 10/29/2025 **Status:** ✅ Merged **Merged:** 10/29/2025 **Merged by:** [@stackoverflow](https://github.com/stackoverflow) **Base:** `main` ← **Head:** `format-of-module-names` --- ### 📝 Commits (1) - [`0734436`](https://github.com/apple/pkl/commit/073443624a4ddd93c379cee406c8c3933e03ffcd) Don't break lines in module name ### 📊 Changes **3 files changed** (+6 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `pkl-formatter/src/main/kotlin/org/pkl/formatter/Builder.kt` (+4 -4) 📝 `pkl-formatter/src/test/files/FormatterSnippetTests/output/line-breaks2.pkl` (+1 -4) 📝 `pkl-formatter/src/test/files/FormatterSnippetTests/output/line-width.pkl` (+1 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:28:06 +01:00
adam closed this issue 2025-12-30 01:28:06 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#982