• pq's avatar
    Ignore errors via analysis options. · fdb2819e
    pq authored
    Migrates error suppression from regexps to analysis options.
    * Ignore TODOs.
    * Ignore strong mode field and method overrides (see `InvalidFieldOverride` and `InvalidMethodOverride` in `strong/info.dart`.
    * Remove stale regexp to capture refs to dead `dart:ui_internals` URI.
    * Remove stale regexp to capture dead strong mode "will need runtime check to cast to type" error (https://github.com/dart-lang/sdk/issues/24542).
    
    5 regexp downs, another small handful (~4) to go! :)
    fdb2819e
Name
Last commit
Last update
..
bin Loading commit data...
lib Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...