Skip to content

Commit

Permalink
ignore deprecated_member_use_from_same_package for analyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
David committed Sep 17, 2023
1 parent 4acc2f2 commit e13ae7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/riverpod_generator/test/annotated_test.dart
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// ignore_for_file: deprecated_member_use_from_same_package
import 'package:riverpod/riverpod.dart';
import 'package:test/test.dart';

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e13ae7a

Please sign in to comment.