[PR #758] [MERGED] Align newline codes in generated files #886

Closed
opened 2026-02-26 12:00:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/1Remote/1Remote/pull/758
Author: @itagagaki
Created: 11/8/2024
Status: Merged
Merged: 11/8/2024
Merged by: @VShawn

Base: mainHead: main


📝 Commits (1)

  • 57d7c1c Align newline codes in generated files

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 Ui/Resources/Languages/glossary_maker.py (+2 -2)

📄 Description

In my development environment, the parts other than #REPLACEMENT# were output with LF.
So I changed it to output everything (both #REPLACEMENT# and all other parts) are output with CRLF.


🔄 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/1Remote/1Remote/pull/758 **Author:** [@itagagaki](https://github.com/itagagaki) **Created:** 11/8/2024 **Status:** ✅ Merged **Merged:** 11/8/2024 **Merged by:** [@VShawn](https://github.com/VShawn) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`57d7c1c`](https://github.com/1Remote/1Remote/commit/57d7c1cb312db973ca02d18bc9159f5df895a023) Align newline codes in generated files ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Ui/Resources/Languages/glossary_maker.py` (+2 -2) </details> ### 📄 Description In my development environment, the parts other than #REPLACEMENT# were output with LF. So I changed it to output everything (both #REPLACEMENT# and all other parts) are output with CRLF. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 12:00:19 +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/1Remote#886
No description provided.