• pq's avatar
    Analyze command cleanup. · aedef513
    pq authored
    Removing some special-casing in pursuit of aligning `flutter analyze` output with that provided by server/IDEs.  Specifically:
      * strong-hints (stale, no longer supported)
      * "analyzer says" comment handling in favor of `//ignore`s
      * `conflictingNamePattern` --- no longer needed
    
    Next up some of the error filter regexps...
    aedef513
Name
Last commit
Last update
..
android Loading commit data...
base Loading commit data...
commands Loading commit data...
dart Loading commit data...
ios Loading commit data...
runner Loading commit data...
test Loading commit data...
application_package.dart Loading commit data...
artifacts.dart Loading commit data...
build_configuration.dart Loading commit data...
device.dart Loading commit data...
doctor.dart Loading commit data...
flx.dart Loading commit data...
globals.dart Loading commit data...
service_protocol.dart Loading commit data...
services.dart Loading commit data...
template.dart Loading commit data...
toolchain.dart Loading commit data...
zip.dart Loading commit data...