Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(github-actions): 修正ruff-lint运行时的缩进错误
修正了`.github/workflows/ruff.yml`中Ruff行动的缩进错误。删除了`with`字段下不必要的空格,确保Ruff按预期运行,现在可以正确应用由`--fix`标志触发的代码样式修复。
- Loading branch information