Is there an existing issue for this?
Version
7.0.0
Description
After upgrading to 7.0.0, melos analyze gives
Could not find a command named "analyze".
Was analyze removed? https://melos.invertase.dev/~melos-latest/commands/analyze
It doesn't appear in the command list (melos --help), but there's no mention in the CHANGELOG.
Steps to reproduce
melos analyze
Expected behavior
It should run flutter analyze in each package (they may have different analysis_options.yaml config files).
Screenshots
No response
Additional context and comments
No response
Other
Is there an existing issue for this?
Version
7.0.0
Description
After upgrading to 7.0.0,
melos analyzegivesWas
analyzeremoved? https://melos.invertase.dev/~melos-latest/commands/analyzeIt doesn't appear in the command list (
melos --help), but there's no mention in the CHANGELOG.Steps to reproduce
melos analyzeExpected behavior
It should run
flutter analyzein each package (they may have differentanalysis_options.yamlconfig files).Screenshots
No response
Additional context and comments
No response
Other