Skip to content

Commit

Permalink
[dds/dap] Use super-params in generated code
Browse files Browse the repository at this point in the history
Fixes #53600

Change-Id: Ibffce274a1255285d1c9c804d826ae2c8a7665d8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/327881
Reviewed-by: Ben Konyi <bkonyi@google.com>
Reviewed-by: Helin Shiah <helinx@google.com>
Commit-Queue: Ben Konyi <bkonyi@google.com>
  • Loading branch information
DanTup authored and Commit Queue committed Sep 26, 2023
1 parent 3880f0d commit 8745f78
Show file tree
Hide file tree
Showing 3 changed files with 395 additions and 732 deletions.
6 changes: 0 additions & 6 deletions pkg/dap/analysis_options.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1 @@
include: package:lints/recommended.yaml

analyzer:
errors:
# TODO: We need to address existing instances in
# lib/src/protocol_generated.dart (#53600).
use_super_parameters: ignore
Loading

0 comments on commit 8745f78

Please sign in to comment.