Skip to content

Commit 16c0451

Browse files
committed
Ignore lints in observatory test
1 parent 6216684 commit 16c0451

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

testing/dart/observatory/scene/scene_reload_test.dart

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
// Use of this source code is governed by a BSD-style license that can be
33
// found in the LICENSE file.
44

5+
// ignore_for_file: type=lint
6+
57
import 'dart:developer' as developer;
68
import 'dart:typed_data';
79
import 'dart:ui';

0 commit comments

Comments
 (0)