mirror of
https://github.com/flutter/agent-plugins.git
synced 2026-09-14 16:19:33 +08:00
52a959374c
* Migrate generator test off deprecated resolvedRules onto resolvedRuleConfigs * Remove duplicate validate_skills CLI workflow job * Ensure lint_skills_test is path-resilient and asserts non-empty directoryConfigs * Fix omit_local_variable_types lints in lint_skills_test.dart * Simplify lint_skills_test to direct ConfigParser.loadConfig() call * Update onboarding docs and skills to include directoryConfigs.isNotEmpty assertion when loading config * Address PR discussion r3617291798: handle working directory when run from repo root * Make working directory path resolution cross-platform for Windows, macOS, and Linux * Format lint_skills_test.dart with dart format --------- Co-authored-by: Reid-Agent <269567208+reidbaker-agent@users.noreply.github.com>