mirror of
https://github.com/flutter/packages.git
synced 2025-06-08 04:18:49 +08:00
Uncomments avoid_redundant_argument_values in analysis_options.yaml (#6163)
This commit is contained in:
@ -115,8 +115,6 @@ class VersionCheckCommand extends PackageLoopingCommand {
|
||||
help: 'Whether the version check should run against the version on pub.\n'
|
||||
'Defaults to false, which means the version check only run against '
|
||||
'the previous version in code.',
|
||||
defaultsTo: false,
|
||||
negatable: true,
|
||||
);
|
||||
argParser.addOption(_changeDescriptionFile,
|
||||
help: 'The path to a file containing the description of the change '
|
||||
|
Reference in New Issue
Block a user