mirror of
https://github.com/flutter/packages.git
synced 2025-08-06 17:28:42 +08:00
[tools] fix typo in tools (#4607)
This commit is contained in:
@ -12,9 +12,9 @@ import 'common/package_looping_command.dart';
|
||||
import 'common/process_runner.dart';
|
||||
import 'common/repository_package.dart';
|
||||
|
||||
/// Lint the CocoaPod podspecs and run unit tests.
|
||||
/// Run 'gradlew lint'.
|
||||
///
|
||||
/// See https://guides.cocoapods.org/terminal/commands.html#pod_lib_lint.
|
||||
/// See https://developer.android.com/studio/write/lint.
|
||||
class LintAndroidCommand extends PackageLoopingCommand {
|
||||
/// Creates an instance of the linter command.
|
||||
LintAndroidCommand(
|
||||
|
Reference in New Issue
Block a user