Skip to content
This repository was archived by the owner on Aug 6, 2024. It is now read-only.

Commit 1dcae86

Browse files
committed
♻️ remove unnecessary 'implicit-dynamic: false'
#14 dart-lang/sdk#47902
1 parent d683440 commit 1dcae86

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/recommended.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ analyzer:
44
strict-casts: true
55
strict-inference: true
66
strict-raw-types: true
7-
strong-mode:
8-
implicit-dynamic: false
97
errors: # https://dart.dev/tools/diagnostic-messages
108
missing_required_param: warning
119
missing_return: warning

0 commit comments

Comments
 (0)