File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ vars = {
48
48
"co19_2_rev" : "620c1148c8b7a3d7f74afacf348c46f109eb64f2" ,
49
49
50
50
# The internal benchmarks to use. See go/dart-benchmarks-internal
51
- "benchmarks_internal_rev" : "e18a31671508f878c7a04b22415de22dfea29f6c " ,
51
+ "benchmarks_internal_rev" : "02695da98bcf006b95630d3c386f4169d7ec4ecf " ,
52
52
"checkout_benchmarks_internal" : False ,
53
53
54
54
# As Flutter does, we use Fuchsia's GN and Clang toolchain. These revision
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ linter:
36
36
- empty_statements
37
37
- hash_and_equals
38
38
- implementation_imports
39
- - invariant_booleans
39
+ # - invariant_booleans
40
40
- iterable_contains_unrelated_type
41
41
- library_names
42
42
- library_prefixes
You can’t perform that action at this time.
0 commit comments