• 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
..
cassowary Loading commit data...
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_sprites Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
flx Loading commit data...
newton Loading commit data...
playfair Loading commit data...
updater Loading commit data...
.gitignore Loading commit data...