[PR #3149] [CLOSED] Support Swift filetype #4223

Closed
opened 2026-02-22 18:35:23 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/3149
Author: @forgot
Created: 2/7/2025
Status: Closed

Base: masterHead: 3148_support_swift_filetype


📝 Commits (1)

📊 Changes

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

View changed files

📝 collector/utils/files/mime.js (+1 -0)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

resolves #3148

What is in this change?

Added swift file extension to plain text mimetype.

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 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/Mintplex-Labs/anything-llm/pull/3149 **Author:** [@forgot](https://github.com/forgot) **Created:** 2/7/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `3148_support_swift_filetype` --- ### 📝 Commits (1) - [`0ee7448`](https://github.com/Mintplex-Labs/anything-llm/commit/0ee7448bf125d8a2d820d038e9b73393b361980d) Support Swift filetype ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `collector/utils/files/mime.js` (+1 -0) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [x] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [ ] 📝 docs ### Relevant Issues resolves #3148 ### What is in this change? Added `swift` file extension to plain text mimetype. ### Additional Information ### Developer Validations <!-- All of the applicable items should be checked. --> - [x] I ran `yarn lint` from the root of the repo & committed changes - [ ] Relevant documentation has been updated - [x] I have tested my code functionality - [x] Docker build succeeds locally --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:35:23 -05:00
yindo closed this issue 2026-02-22 18:35:23 -05:00
yindo changed title from [PR #3149] Support Swift filetype to [PR #3149] [CLOSED] Support Swift filetype 2026-06-05 15:17:28 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4223