[wasm_builder] enable and fix some new lints
dart_flutter_team_lints is more thorough and used in most ecosystem packages I ignored some of the ones with the most violations Change-Id: I825203b1a60ed44d6190aaa59bfce2a18af8bc82 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/473540 Reviewed-by: Martin Kustermann <kustermann@google.com> Commit-Queue: Martin Kustermann <kustermann@google.com>
This commit is contained in:
committed by
Commit Queue
parent
7022754207
commit
a820015bb5
@@ -2,8 +2,8 @@
|
||||
// for details. All rights reserved. Use of this source code is governed by a
|
||||
// BSD-style license that can be found in the LICENSE file.
|
||||
|
||||
import '../serialize/serialize.dart';
|
||||
import '../serialize/printer.dart';
|
||||
import '../serialize/serialize.dart';
|
||||
import 'ir.dart';
|
||||
|
||||
/// A local variable defined in a function.
|
||||
|
||||
Reference in New Issue
Block a user