Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo authored Jun 24, 2024
1 parent 3c38e1f commit 5c400a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
9 changes: 0 additions & 9 deletions pkgs/stream_channel/analysis_options.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,3 @@ include: package:dart_flutter_team_lints/analysis_options.yaml
analyzer:
language:
strict-casts: true

linter:
rules:
- comment_references
- always_declare_return_types
- omit_local_variable_types
- prefer_single_quotes
- unawaited_futures
- use_super_parameters
4 changes: 2 additions & 2 deletions pkgs/stream_channel/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ dependencies:
async: ^2.5.0

dev_dependencies:
dart_flutter_team_lints: ^2.0.0
test: ^1.16.0
dart_flutter_team_lints: ^3.0.0
test: ^1.16.6

0 comments on commit 5c400a8

Please sign in to comment.