mirror of
https://github.com/flutter/agent-plugins.git
synced 2026-09-14 16:19:33 +08:00
f8408b8e76
* feat: migrate from dart_skills_lint to skills_lint package * Apply suggestion from @reidbaker * test: improve skill linting and validation test robustness * Update .github/workflows/skills_tool.yaml * style: format test/lint_skills_test.dart --------- Co-authored-by: Reid-Agent <269567208+reidbaker-agent@users.noreply.github.com>
9 lines
102 B
YAML
9 lines
102 B
YAML
name: skills_workspace
|
|
publish_to: 'none'
|
|
|
|
environment:
|
|
sdk: ^3.10.8
|
|
|
|
workspace:
|
|
- tool/generator
|