File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- include : package:very_good_analysis/analysis_options.6 .0.0.yaml
1+ include : package:very_good_analysis/analysis_options.7 .0.0.yaml
Original file line number Diff line number Diff line change 11/// Header auth based middlewares for Dart Frog
2- library dart_frog_auth ;
2+ library ;
33
44export 'src/dart_frog_auth.dart' ;
Original file line number Diff line number Diff line change @@ -16,4 +16,4 @@ dependencies:
1616dev_dependencies :
1717 mocktail : ^1.0.0
1818 test : ^1.19.2
19- very_good_analysis : " >=5.1.0 < 7.0.0"
19+ very_good_analysis : ^ 7.0.0
Original file line number Diff line number Diff line change 1+ // Not required for test files
12// ignore_for_file: prefer_const_constructors
3+ // Not required for test files
24// ignore_for_file: deprecated_member_use_from_same_package
35import 'dart:io' ;
46
You can’t perform that action at this time.
0 commit comments