[PR #242] [MERGED] feat: add code style #22390

Closed
opened 2026-02-21 20:18:51 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/242
Author: @iamjoel
Created: 5/29/2023
Status: Merged
Merged: 5/29/2023
Merged by: @iamjoel

Base: mainHead: feat/code-style


📝 Commits (6)

📊 Changes

7 files changed (+53 additions, -8 deletions)

View changed files

📝 .gitignore (+0 -1)
web/.eslintignore (+7 -0)
📝 web/.eslintrc.json (+2 -2)
web/.husky/pre-commit (+4 -0)
web/.vscode/settings.json (+23 -0)
📝 web/app/(commonLayout)/app/(appDetailLayout)/layout.tsx (+3 -3)
📝 web/package.json (+14 -2)

📄 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/langgenius/dify/pull/242 **Author:** [@iamjoel](https://github.com/iamjoel) **Created:** 5/29/2023 **Status:** ✅ Merged **Merged:** 5/29/2023 **Merged by:** [@iamjoel](https://github.com/iamjoel) **Base:** `main` ← **Head:** `feat/code-style` --- ### 📝 Commits (6) - [`9173e57`](https://github.com/langgenius/dify/commit/9173e57a39e9769869c7a721a71d51d61cfab0fc) feat: add setting json - [`ad4552b`](https://github.com/langgenius/dify/commit/ad4552b15c4a6496d41a48c11b8a0dfa7d06da61) feat: add lint staged and husky - [`c0fb12f`](https://github.com/langgenius/dify/commit/c0fb12f7f184cde744b8bd1278c8c586588f85f4) chore: test lint - [`c934382`](https://github.com/langgenius/dify/commit/c9343823a60525a15fccea7e5288465f7120c483) chore: test lint - [`e7fa3fe`](https://github.com/langgenius/dify/commit/e7fa3febf2cb3df3930f1f71751eda4405660116) chore: change lint rule - [`a7b44e1`](https://github.com/langgenius/dify/commit/a7b44e16da81985a168e538a1766721b1c136ff0) chore: eslint fix ### 📊 Changes **7 files changed** (+53 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+0 -1) ➕ `web/.eslintignore` (+7 -0) 📝 `web/.eslintrc.json` (+2 -2) ➕ `web/.husky/pre-commit` (+4 -0) ➕ `web/.vscode/settings.json` (+23 -0) 📝 `web/app/(commonLayout)/app/(appDetailLayout)/layout.tsx` (+3 -3) 📝 `web/package.json` (+14 -2) </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-21 20:18:51 -05:00
yindo closed this issue 2026-02-21 20:18:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22390