aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/lint.yml
Commit message (Collapse)AuthorAgeFilesLines
* chore(ui): refactor workspace to monorepo苏向夜2026-01-191-5/+4
|
* ci(pnpm): remove pnpm version and use corepack instead苏向夜2026-01-181-2/+0
|
* chore(ci): bump versions of actions苏向夜2026-01-181-3/+3
|
* chore(ci): Rename workflow from 'UI Auto Fix' to 'UI Auto Lint'简律纯2026-01-161-1/+4
|
* refactor(ci): Refactor lint workflow for auto fixes on push简律纯2026-01-161-66/+17
| | | Updated the lint workflow to automatically fix issues on push to main or dev branches. Changed the checkout action version and adjusted the commit message for auto commits.
* chore: add UI linter workflow with oxlint and oxfmtNtskwK2026-01-161-0/+93