[PR #14644] [MERGED] refac: enforce consistent line endings across all platforms #62392

Closed
opened 2026-05-06 06:32:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/14644
Author: @Davixk
Created: 6/4/2025
Status: Merged
Merged: 6/4/2025
Merged by: @tjbck

Base: devHead: feat/enforce-lf-eol


📝 Commits (2)

  • 059327c refac: update .gitattributes and .prettierrc for consistent line endings
  • 5fb5daf refac: standardize formatting in .gitattributes for consistency

📊 Changes

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

View changed files

📝 .gitattributes (+49 -1)
📝 .prettierrc (+2 -1)

📄 Description

Pull Request Checklist

Before submitting, make sure you've checked the following:

  • Target branch: Please verify that the pull request targets the dev branch.
  • Description: Provide a concise description of the changes made in this pull request.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Documentation: Have you updated relevant documentation Open WebUI Docs, or other documentation sources?
  • Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?
  • Testing: Have you written and run sufficient tests to validate the changes?
  • Code review: Have you performed a self-review of your code, addressing any coding standard issues and ensuring adherence to the project's coding standards?
  • Prefix: To clearly categorize this pull request, prefix the pull request title

Changelog Entry

Changed

  • Improved .gitattributes and Prettier config to ensure lf line endings are used

Contributor License Agreement

By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.


🔄 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/open-webui/open-webui/pull/14644 **Author:** [@Davixk](https://github.com/Davixk) **Created:** 6/4/2025 **Status:** ✅ Merged **Merged:** 6/4/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `feat/enforce-lf-eol` --- ### 📝 Commits (2) - [`059327c`](https://github.com/open-webui/open-webui/commit/059327cd19fbc3a931432b91520610ad5bb4009e) refac: update .gitattributes and .prettierrc for consistent line endings - [`5fb5daf`](https://github.com/open-webui/open-webui/commit/5fb5daf07fc86cf6809d5edc54089daa61f7fe9d) refac: standardize formatting in .gitattributes for consistency ### 📊 Changes **2 files changed** (+51 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.gitattributes` (+49 -1) 📝 `.prettierrc` (+2 -1) </details> ### 📄 Description # Pull Request Checklist **Before submitting, make sure you've checked the following:** - [x] **Target branch:** Please verify that the pull request targets the `dev` branch. - [x] **Description:** Provide a concise description of the changes made in this pull request. - [x] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description. - [x] **Documentation:** Have you updated relevant documentation [Open WebUI Docs](https://github.com/open-webui/docs), or other documentation sources? - [x] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation? - [x] **Testing:** Have you written and run sufficient tests to validate the changes? - [x] **Code review:** Have you performed a self-review of your code, addressing any coding standard issues and ensuring adherence to the project's coding standards? - [x] **Prefix:** To clearly categorize this pull request, prefix the pull request title # Changelog Entry ### Changed - Improved .gitattributes and Prettier config to ensure lf line endings are used --- ### Contributor License Agreement By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-06 06:32:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#62392