[PR #3781] [CLOSED] lint checker #4400

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/3781
Author: @timothycarambat
Created: 5/7/2025
Status: Closed

Base: masterHead: lint-checker


📝 Commits (10+)

📊 Changes

5 files changed (+122 additions, -2 deletions)

View changed files

.github/workflows/check-lint.yaml (+68 -0)
📝 collector/package.json (+2 -1)
extras/scripts/checkLint.mjs (+49 -0)
📝 frontend/package.json (+2 -1)
📝 server/package.json (+1 -0)

📄 Description

No description provided


🔄 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/3781 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 5/7/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `lint-checker` --- ### 📝 Commits (10+) - [`634818a`](https://github.com/Mintplex-Labs/anything-llm/commit/634818a8fbe58065e43d5403dccbfad51c64cfc9) lint checker - [`474685a`](https://github.com/Mintplex-Labs/anything-llm/commit/474685a854070f08aed14e310f44a36aeeb818b1) install yarn and prettier - [`df99f65`](https://github.com/Mintplex-Labs/anything-llm/commit/df99f6505bd09dc3b5581f8848c209381c71c53d) version - [`07972ac`](https://github.com/Mintplex-Labs/anything-llm/commit/07972ac1552fc09234ea7216a9cfd401fb89914f) version - [`9c97c64`](https://github.com/Mintplex-Labs/anything-llm/commit/9c97c64a387b509915c889c53541efc1e824fa6a) npx - [`26d0677`](https://github.com/Mintplex-Labs/anything-llm/commit/26d067712faf1c0030005d9feb4f2900904e136b) version - [`c8ed1ee`](https://github.com/Mintplex-Labs/anything-llm/commit/c8ed1eefa4f9b1e8f4e4805b4df1cccbea8943f7) version - [`5e0f33c`](https://github.com/Mintplex-Labs/anything-llm/commit/5e0f33c9afc958cdf8c6a7e17070fb98794d8c9f) version - [`f3d9e9a`](https://github.com/Mintplex-Labs/anything-llm/commit/f3d9e9a7c94a10d1b064a64eef7ad66ea9288eb3) version - [`8644872`](https://github.com/Mintplex-Labs/anything-llm/commit/86448728f9f4546dac7c770aae77c6a91c24bdce) version ### 📊 Changes **5 files changed** (+122 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/check-lint.yaml` (+68 -0) 📝 `collector/package.json` (+2 -1) ➕ `extras/scripts/checkLint.mjs` (+49 -0) 📝 `frontend/package.json` (+2 -1) 📝 `server/package.json` (+1 -0) </details> ### 📄 Description _No description provided_ --- <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:45 -05:00
yindo closed this issue 2026-02-22 18:35:45 -05:00
yindo changed title from [PR #3781] lint checker to [PR #3781] [CLOSED] lint checker 2026-06-05 15:18:22 -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#4400