[PR #27] [MERGED] chore: add lint-staged and husky for pre-commit hooks #40

Closed
opened 2026-02-16 03:16:00 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/workflows-ts/pull/27
Author: @himself65
Created: 4/6/2025
Status: Merged
Merged: 4/6/2025
Merged by: @himself65

Base: mainHead: husky


📝 Commits (1)

  • 56ce225 chore: add lint-staged and husky for pre-commit hooks

📊 Changes

4 files changed (+376 additions, -22 deletions)

View changed files

.husky/pre-commit (+1 -0)
lint-staged.config.js (+8 -0)
📝 package.json (+4 -1)
📝 pnpm-lock.yaml (+363 -21)

📄 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/run-llama/workflows-ts/pull/27 **Author:** [@himself65](https://github.com/himself65) **Created:** 4/6/2025 **Status:** ✅ Merged **Merged:** 4/6/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `main` ← **Head:** `husky` --- ### 📝 Commits (1) - [`56ce225`](https://github.com/run-llama/workflows-ts/commit/56ce225634b8d4b1e4313f9727761bb3a6cb1032) chore: add lint-staged and husky for pre-commit hooks ### 📊 Changes **4 files changed** (+376 additions, -22 deletions) <details> <summary>View changed files</summary> ➕ `.husky/pre-commit` (+1 -0) ➕ `lint-staged.config.js` (+8 -0) 📝 `package.json` (+4 -1) 📝 `pnpm-lock.yaml` (+363 -21) </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-16 03:16:00 -05:00
yindo closed this issue 2026-02-16 03:16:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/workflows-ts#40