[PR #134] [MERGED] fix: empty code error #188

Closed
opened 2026-03-03 13:53:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/134
Author: @j4k0xb
Created: 9/29/2024
Status: Merged
Merged: 10/6/2024
Merged by: @jehna

Base: mainHead: fix/empty-code


📝 Commits (2)

  • 3f329ec fix: empty code error
  • 6fac3f7 Add empty file check from top level

📊 Changes

3 files changed (+13 additions, -2 deletions)

View changed files

📝 src/plugins/local-llm-rename/visit-all-identifiers.test.ts (+5 -0)
📝 src/plugins/local-llm-rename/visit-all-identifiers.ts (+2 -2)
📝 src/unminify.ts (+6 -0)

📄 Description

Closes #111


🔄 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/jehna/humanify/pull/134 **Author:** [@j4k0xb](https://github.com/j4k0xb) **Created:** 9/29/2024 **Status:** ✅ Merged **Merged:** 10/6/2024 **Merged by:** [@jehna](https://github.com/jehna) **Base:** `main` ← **Head:** `fix/empty-code` --- ### 📝 Commits (2) - [`3f329ec`](https://github.com/jehna/humanify/commit/3f329ec1911fd1aab25eca1dcafd78b3ff94b031) fix: empty code error - [`6fac3f7`](https://github.com/jehna/humanify/commit/6fac3f7b3cf4431132b3a984399206510e3794ce) Add empty file check from top level ### 📊 Changes **3 files changed** (+13 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/plugins/local-llm-rename/visit-all-identifiers.test.ts` (+5 -0) 📝 `src/plugins/local-llm-rename/visit-all-identifiers.ts` (+2 -2) 📝 `src/unminify.ts` (+6 -0) </details> ### 📄 Description Closes #111 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:53:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/humanify#188
No description provided.