xingyu4j
dc3865f778
fix: 优化 lint 执行策略并修复 pre-commit 依赖解析
...
- vsh lint 按硬件自适应:CPU<=4 核串行(汇总错误),>4 核并行;
CPU>4 且空闲内存>8GB 时 oxfmt/oxlint 默认线程数提升至 4,否则维持 2
- lefthook pre-commit 改为串行执行,避免与 check:type 并行导致低配机资源飙升
- pre-commit 仅对暂存文件 lint 并自动修复回填(stage_fixed)
- lint 命令统一加 pnpm exec 前缀,修复 lefthook 经 sh 调用时
oxlint 找不到 workspace 局部依赖(eslint-plugin-eslint-comments)的问题
2026-06-18 16:35:27 +08:00
xingyu
dc3466d77a
refactor: 将 unicorn / TypeScript 规则迁移至 oxlint,并完善 oxfmt 配置 ( #8067 )
...
* chore: update deps
* chore: update archiver v8
* fix: 还原 vue/html-closing-bracket-newline
* feat: 增加默认配置和配置注释
* feat: 增加oxlint默认插件配置和注释
* refactor: remove unicorn ESLint configuration and update dependencies
- Deleted the unicorn ESLint configuration file from the lint-configs package.
- Removed unicorn configuration from the main index file.
- Updated oxlint-config to include a comprehensive set of unicorn rules.
- Adjusted preferences and vxe-table files to disable specific unicorn rules.
- Removed references to eslint-plugin-unicorn from pnpm-lock.yaml and pnpm-workspace.yaml.
* refactor: 移除 eslint 的 @typescript-eslint/eslint-plugin 依赖,将 TypeScript 配置迁移到 oxlint
* feat: open typeAware
* fix: mac 和linux下报错
2026-06-18 16:10:01 +08:00
xingyu4j
4d3c481a93
fix: 当lint检查出问题后,不能在终端终止
2026-05-20 16:39:03 +08:00
xingyu4j
c759cb2593
fix: lint config
2026-05-19 16:08:10 +08:00
xingyu4j
7c943cc06b
chore: disable oxc typeAware and add --threads option for oxlint
...
Type-aware linting was consuming excessive memory with nearly all
type-aware rules turned off. Add --threads CLI option to control
oxlint parallelism.
2026-05-18 18:46:13 +08:00
xingyu4j
100aaa4cee
chore: vsh lint
2026-03-14 19:48:40 +08:00
xingyu4j
7b064e9f33
chore: vsh lint
2026-03-13 23:41:17 +08:00
xingyu4j
16da0eaca3
fix: vsh lint
2026-03-13 23:31:19 +08:00
xingyu4j
6acfee2737
fix: vsh lint
2026-03-13 23:26:29 +08:00
xingyu4j
92abf7edaa
chore: oxlint-tsgolint
2026-03-13 23:22:52 +08:00
xingyu4j
395babc1f5
feat: tsgolint
2026-03-13 23:13:10 +08:00
xingyu4j
748f60c7bb
chore: lint config
2026-03-13 22:12:15 +08:00
xingyu4j
6dabb848a5
build: migrate formatting pipeline to oxfmt
2026-03-13 21:56:08 +08:00
xingyu4j
e7fa87b301
chore: finalize oxlint migration config
2026-03-13 20:25:25 +08:00
xingyu
a4736a49f8
feat: migrate to Tailwind CSS v4 ( #7614 )
...
* chore: update deps
* feat: use jsonc/x language
* chore: update eslint 10.0
* fix: no-useless-assignment
* feat: add CLAUDE.md
* chore: ignore
* feat: claude
* fix: lint
* chore: suppot eslint v10
* fix: lint
* fix: lint
* fix: type check
* fix: unit test
* fix: Suggested fix
* fix: unit test
* chore: update stylelint v17
* chore: update all major deps
* fix: echarts console warn
* chore: update vitest v4
* feat: add skills ignores
* chore: update deps
* chore: update deps
* fix: cspell
* chore: update deps
* chore: update tailwindcss v4
* chore: remove postcss config
* fix: no use catalog
* chore: tailwind v4 config
* fix: tailwindcss v4 sort
* feat: use eslint-plugin-better-tailwindcss
* fix: Interference between enforce-consistent-line-wrapping, jsx-curly-brace-presence and Prettier
* fix: Interference between enforce-consistent-line-wrapping, jsx-curly-brace-presence and Prettier
* fix(lint): resolve prettier and better-tailwindcss formatting conflicts
* fix(tailwind): update theme references and lint sources
* style(format): normalize apps docs and playground vue files
* style(format): normalize core ui-kit components
* style(format): normalize effects ui and layout components
2026-03-10 05:08:45 +08:00
chen-d-yu
504070f3eb
fix: vsh stylelint script fixed ( #5729 )
2025-03-17 09:23:27 +08:00
vben
1063b2268e
chore: release v5.2.1
2024-08-31 21:55:10 +08:00
vben
d3ed6757ac
fix: unbuild version reduced to 2.0
2024-08-03 10:12:45 +08:00
Vben
530159140c
fix: Upgrade unbuild to resolve console warning issues and also deal with post-upgrade compatibility issues ( #4009 )
2024-08-02 22:18:46 +08:00
vben
082847c441
chore: Resolve merge conflicts
2024-07-31 21:26:54 +08:00
vince
66fd052709
fix: fix known issues. fixed #59,fixed #61 , fixed #67 , fixed #68 [deploy]
2024-07-29 00:19:26 +08:00
Vben
376fd17a61
feat: Feature/pro docs ( #70 )
...
* chore: merge main
* feat: update docs
* feat: remove coze-assistant
* feat: add watermark plugin
* feat: update preferences
* feat: update docs
---------
Co-authored-by: vince <vince292007@gmail.com >
2024-07-28 14:29:05 +08:00
vince
8952e947bf
feat: add eslint-plugin-turbo
2024-07-10 22:30:39 +08:00
vben
f7b97e8a83
chore: update deps
2024-06-01 22:17:52 +08:00
vben
399334ac57
chore: init project
2024-05-19 21:20:42 +08:00