[PR #168] [MERGED] Replace some if-statements with if-expressions #433

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/168
Author: @odenix
Created: 2/16/2024
Status: Merged
Merged: 2/16/2024
Merged by: @stackoverflow

Base: mainHead: simplify-code


📝 Commits (1)

  • 6c5d2bf Replace some if-statements with if-expressions

📊 Changes

1 file changed (+4 additions, -6 deletions)

View changed files

📝 pkl-commons-cli/src/main/kotlin/org/pkl/commons/cli/CliCommand.kt (+4 -6)

📄 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/168 **Author:** [@odenix](https://github.com/odenix) **Created:** 2/16/2024 **Status:** ✅ Merged **Merged:** 2/16/2024 **Merged by:** [@stackoverflow](https://github.com/stackoverflow) **Base:** `main` ← **Head:** `simplify-code` --- ### 📝 Commits (1) - [`6c5d2bf`](https://github.com/apple/pkl/commit/6c5d2bfeec596f23a77c965673c31d8c19579edb) Replace some if-statements with if-expressions ### 📊 Changes **1 file changed** (+4 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `pkl-commons-cli/src/main/kotlin/org/pkl/commons/cli/CliCommand.kt` (+4 -6) </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:24:27 +01:00
adam closed this issue 2025-12-30 01:24:27 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#433