[PR #164] [MERGED] Fix "Duplicate declaration" crash #216

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

📋 Pull Request Information

Original PR: https://github.com/jehna/humanify/pull/164
Author: @jehna
Created: 10/18/2024
Status: Merged
Merged: 10/18/2024
Merged by: @jehna

Base: mainHead: fix/duplicate-identifiers


📝 Commits (1)

  • a3299a8 Fix duplicate identifiers

📊 Changes

2 files changed (+26 additions, -7 deletions)

View changed files

📝 src/plugins/local-llm-rename/visit-all-identifiers.test.ts (+15 -0)
📝 src/plugins/local-llm-rename/visit-all-identifiers.ts (+11 -7)

📄 Description

Error captured in the unit test

Fixes #67


🔄 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/164 **Author:** [@jehna](https://github.com/jehna) **Created:** 10/18/2024 **Status:** ✅ Merged **Merged:** 10/18/2024 **Merged by:** [@jehna](https://github.com/jehna) **Base:** `main` ← **Head:** `fix/duplicate-identifiers` --- ### 📝 Commits (1) - [`a3299a8`](https://github.com/jehna/humanify/commit/a3299a8257e4ce9d164e52355981d7daacb7710a) Fix duplicate identifiers ### 📊 Changes **2 files changed** (+26 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/plugins/local-llm-rename/visit-all-identifiers.test.ts` (+15 -0) 📝 `src/plugins/local-llm-rename/visit-all-identifiers.ts` (+11 -7) </details> ### 📄 Description Error captured in the unit test Fixes #67 --- <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:34 +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#216
No description provided.