We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 993af42 commit 63cf56dCopy full SHA for 63cf56d
DEPS
@@ -48,7 +48,7 @@ vars = {
48
"co19_2_rev": "620c1148c8b7a3d7f74afacf348c46f109eb64f2",
49
50
# The internal benchmarks to use. See go/dart-benchmarks-internal
51
- "benchmarks_internal_rev": "e18a31671508f878c7a04b22415de22dfea29f6c",
+ "benchmarks_internal_rev": "02695da98bcf006b95630d3c386f4169d7ec4ecf",
52
"checkout_benchmarks_internal": False,
53
54
# As Flutter does, we use Fuchsia's GN and Clang toolchain. These revision
benchmarks/analysis_options.yaml
@@ -36,7 +36,7 @@ linter:
36
- empty_statements
37
- hash_and_equals
38
- implementation_imports
39
- - invariant_booleans
+ #- invariant_booleans
40
- iterable_contains_unrelated_type
41
- library_names
42
- library_prefixes
0 commit comments