Skip to content

Commit ab41ef0

Browse files
authored
Downgraded does_not_include_dot_file.dart to 2.10 (#3027)
1 parent 3c14d86 commit ab41ef0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/lish/does_not_include_dot_file.dart

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
// for details. All rights reserved. Use of this source code is governed by a
33
// BSD-style license that can be found in the LICENSE file.
44

5+
// @dart=2.10
6+
57
import 'dart:convert';
68

79
import 'package:shelf/shelf.dart' as shelf;

0 commit comments

Comments
 (0)