Closed
Description
The two google links at:
sdk/pkg/analyzer_cli/lib/src/options.dart
Line 383 in 2c0ba56
sdk/pkg/analyzer_cli/lib/src/options.dart
Line 389 in 2c0ba56
both point to a Markdown doc that was last updated in 2016 and is in an archived / deprecated repo.
It's unclear whether these are still relevant. https://dart.dev/guides/language/analysis-options#enabling-additional-type-checks suggests that implicit-casts
is now deprecated; it's not clear whether the same applies to implicit-dynamic
or not. I'm unclear whether they should still be turned on?