Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix format
  • Loading branch information
stuartmorgan-g committed May 23, 2023
commit 87051f650e5fe632e5b5c2b4e85e3088b37d095b
6 changes: 3 additions & 3 deletions script/configs/custom_analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@

# Temporary opt-outs of unawaited_futures; see
# https://github.com/flutter/flutter/issues/127323
- camera_android_camerax
- camera/camera_android_camerax
- webview_flutter/webview_flutter
- webview_flutter_android
- webview_flutter_wkwebview
- webview_flutter/webview_flutter_android
- webview_flutter/webview_flutter_wkwebview
# Opts out of unawaited_futures, matching flutter/flutter's disabling due
# to interactions with animation.
- animations
Expand Down