Skip to content

Commit

Permalink
also analyze flutter samples in doc comments
Browse files Browse the repository at this point in the history
Change-Id: I9b4b71a4dee64bb80517c1962ef4922c822b876b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/200904
Reviewed-by: Phil Quitslund <pquitslund@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
  • Loading branch information
devoncarew authored and commit-bot@chromium.org committed May 20, 2021
1 parent d9a4d74 commit 077c24b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/bots/flutter/analyze_flutter_flutter.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ $dart --enable-asserts dev/bots/analyze.dart --dart-sdk $sdk
pushd packages/flutter/test_fixes
../../../bin/dart fix --compare-to-golden
popd

# Analyze the sample code in dartdoc snippets.
./bin/dart dev/bots/analyze_sample_code.dart

0 comments on commit 077c24b

Please sign in to comment.