• Dan Rubel's avatar
    Flutter analyze watch improvements (#11143) · e13e7806
    Dan Rubel authored
    * flutter analyze --watch auto detect if in flutter repo
    * move isFlutterLibrary from AnalyzeOnce into AnalyzeBase for use by AnalyzeContinuously
    * pass --flutter-repo to analysis server when analyzing the flutter repository
    * enhance flutter analyze --watch to summarize public members lacking documentation
    e13e7806
analyze_continuously_test.dart 3.15 KB