• 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...
dev Loading commit data...
doc Loading commit data...
examples Loading commit data...
infra Loading commit data...
packages Loading commit data...
travis Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...