Skip to content

Conversation

@funnyzak
Copy link

如果可以,希望可以在 Terminal 页面的标题中显示服务器名称。

@github-actions
Copy link

Linting and formatting issues were automatically fixed. Please review the changes.

@naiba
Copy link
Member

naiba commented Oct 26, 2025

把src/main排序改回去

@funnyzak
Copy link
Author

funnyzak commented Oct 26, 2025

把src/main排序改回去

不是我改的,Action 自己改的😄

我试试

@github-actions
Copy link

Linting and formatting issues were automatically fixed. Please review the changes.

@funnyzak
Copy link
Author

不行,撤回后,Action https://github.com/nezhahq/admin-frontend/blob/main/.github/workflows/auto-format-commit.yml 又自动格式化。

@naiba
Copy link
Member

naiba commented Oct 27, 2025

可以改改加上exclude

@funnyzak
Copy link
Author

可以改改加上exclude

修改 action 文件吗?

@naiba
Copy link
Member

naiba commented Oct 27, 2025

是的 bun format那里

@naiba
Copy link
Member

naiba commented Oct 27, 2025

或者package.json里的format吧

@funnyzak
Copy link
Author

或者package.json里的format吧

@funnyzak
Copy link
Author

"format": "prettier --write .",

这样修改吗?

format": "prettier --write 'src/**/*.{ts,tsx}' '!src/main.tsx'",

或者

format": "prettier --write '.' '!src/main.tsx'",

@naiba
Copy link
Member

naiba commented Oct 27, 2025 via email

@funnyzak
Copy link
Author

回头重提PR吧

@funnyzak funnyzak closed this Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants