You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There has been a lot of discussion around the old strong mode options 'declaration-casts', 'implicit-casts', and 'implicit-dynamic'. The discussions tend to be of two forms: what are the right set of options going forward, and are these language variants or just lints. As examples of the discussions, see
While I would value input from the language team on the first question, I created this issue to request a decision on the second question. Should these options be supported by all of our tooling, or should they only be supported by the analyzer (probably as lints)?
The text was updated successfully, but these errors were encountered:
There has been a lot of discussion around the old strong mode options 'declaration-casts', 'implicit-casts', and 'implicit-dynamic'. The discussions tend to be of two forms: what are the right set of options going forward, and are these language variants or just lints. As examples of the discussions, see
--strict-await
static analysis option (2.1+) sdk#33823While I would value input from the language team on the first question, I created this issue to request a decision on the second question. Should these options be supported by all of our tooling, or should they only be supported by the analyzer (probably as lints)?
The text was updated successfully, but these errors were encountered: