[PR #133] [MERGED] fix: invalid identifiers #189

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/133
Author: @j4k0xb
Created: 9/28/2024
Status: Merged
Merged: 10/6/2024
Merged by: @jehna

Base: mainHead: fix/invalid-identifiers


📝 Commits (2)

  • b7e5d63 fix: invalid identifiers
  • a317fd3 Add more invalid identifier tests

📊 Changes

2 files changed (+35 additions, -2 deletions)

View changed files

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

📄 Description

Closes #117
Also related to #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/133 **Author:** [@j4k0xb](https://github.com/j4k0xb) **Created:** 9/28/2024 **Status:** ✅ Merged **Merged:** 10/6/2024 **Merged by:** [@jehna](https://github.com/jehna) **Base:** `main` ← **Head:** `fix/invalid-identifiers` --- ### 📝 Commits (2) - [`b7e5d63`](https://github.com/jehna/humanify/commit/b7e5d6351e2e3ec36810ea215ced7f382ac7ddc2) fix: invalid identifiers - [`a317fd3`](https://github.com/jehna/humanify/commit/a317fd30fc19e1d1df68ce3fb9c11d5dbfd4a566) Add more invalid identifier tests ### 📊 Changes **2 files changed** (+35 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/plugins/local-llm-rename/visit-all-identifiers.test.ts` (+33 -0) 📝 `src/plugins/local-llm-rename/visit-all-identifiers.ts` (+2 -2) </details> ### 📄 Description Closes #117 Also related to #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#189
No description provided.