strong-mode
documentation points to archived repo
#48617
Labels
analyzer-command
Issues with the command-line dartanalyzer tool
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
P4
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 toimplicit-dynamic
or not. I'm unclear whether they should still be turned on?The text was updated successfully, but these errors were encountered: