mirror of
https://github.com/open-webui/open-webui.git
synced 2026-04-23 18:18:49 -05:00
[PR #1372] [MERGED] chore: add format:backend to npm scripts #7447
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1372
Author: @cheahjs
Created: 3/31/2024
Status: ✅ Merged
Merged: 3/31/2024
Merged by: @tjbck
Base:
dev← Head:chore/update-npm-format-scripts📝 Commits (1)
11850b7chore: add format:backend npm script to match ci📊 Changes
2 files changed (+2 additions, -1 deletions)
View changed files
📝
.github/workflows/format-backend.yaml(+1 -1)📝
package.json(+1 -0)📄 Description
Pull Request Checklist
Description
Adds a
format:backendnpm script that matches the current formatter behaviour in CI, and switch CI to using the script so that formatting behaviour is consistent between local dev and CI.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.