voidzero-dev / voidzero-dev/vite-plus

`vp staged` scan complete project after config change

未关闭
#1,955 1 条评论 3 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Rust
星标
5.8k
派生
262
平均合并
1 天 34 分钟
30 天内合并 PR
135

描述

### Description

I modified my `vite.config.ts` file to include more lint rules, after trying to commit, `vp staged` did report some new lint errors in the vite config file,
but did skip other files which are also effected. `vp lint` did show more error.
I would love to see `vp staged` to get more aligned with `vp lint`.

### Suggested solution

I suggest that after `vite.config.ts` file changes, the complete project should be linted and formatted (and maybe more).
There are possible more files that can change the projects' behavior, like the `package-lock.json`, which could update an internal lint/vite plugin.

### Alternative

_No response_

### Additional context

Coming from Discord:
https://discord.com/channels/1475973262193459293/1519815710354968626/1519815710354968626

### Validations

- [x] Read the [Contributing Guidelines](https://github.com/voidzero-dev/vite-plus/blob/main/CONTRIBUTING.md).
- [x] Confirm this request is for Vite+ itself and not for Vite, Vitest, tsdown, Rolldown, or Oxc.
- [x] Check that there isn't already an issue requesting the same feature.

贡献指南

打开贡献指南

调研方向

Start with vite.config.ts and compare which files vp staged processes with those handled by vp lint after a configuration change. Reproduce the reported case, including a package-lock.json change if relevant, then verify that affected project files are linted and formatted consistently with vp lint.

由索引模型根据 Issue 内容生成。

评估

技术栈
typescript
领域
build-system, cli, tooling
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。