一键导入
lintforge
lintforge 收录了来自 lezli01 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Upgrade the lintforge package to the latest possible dependencies — bump the pinned Flutter SDK in .fvmrc to the newest stable, raise all pub dependencies to their latest major versions, resolve the resulting breaking changes and analyzer/test failures, then commit with Conventional Commits, push a branch, and open a green, mergeable PR. Use whenever you want to "update all dependencies", "bump Flutter to latest", "upgrade the package", or produce a dependency-refresh PR. Leaves GitHub Actions to Dependabot.
Probe all sample projects in the lintforge Dart package by running lintforge directly against each sample and verifying findings match expectations. Use whenever you want to validate the sample projects, check that a rule change doesn't break sample coverage, confirm lintforge runs cleanly against its own samples, or spot unexpected or missing diagnostics in any sample.