Skip to content

Commit 5c400a8

Browse files
authored
1 parent 3c38e1f commit 5c400a8

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

pkgs/stream_channel/analysis_options.yaml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,3 @@ include: package:dart_flutter_team_lints/analysis_options.yaml
33
analyzer:
44
language:
55
strict-casts: true
6-
7-
linter:
8-
rules:
9-
- comment_references
10-
- always_declare_return_types
11-
- omit_local_variable_types
12-
- prefer_single_quotes
13-
- unawaited_futures
14-
- use_super_parameters

pkgs/stream_channel/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ dependencies:
1212
async: ^2.5.0
1313

1414
dev_dependencies:
15-
dart_flutter_team_lints: ^2.0.0
16-
test: ^1.16.0
15+
dart_flutter_team_lints: ^3.0.0
16+
test: ^1.16.6

0 commit comments

Comments
 (0)