• 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
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...