File tree Expand file tree Collapse file tree 6 files changed +6
-5
lines changed Expand file tree Collapse file tree 6 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
- Don't check licenses of generated files in PR health workflow.
4
4
- Add generalized ignore-per-checks to health workflow.
5
+ - Update dart_apitool version in health workflow.
5
6
6
7
## 0.10.1
7
8
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ import 'changelog.dart';
17
17
import 'coverage.dart' ;
18
18
import 'license.dart' ;
19
19
20
- const apiToolHash = '123049d3fa3c1459a5129b2b61d852a388a8511e ' ;
20
+ const apiToolHash = '7b3c2b829b16a523c0d0cc50ce9ff076f41de243 ' ;
21
21
22
22
enum Check {
23
23
license ('License Headers' , 'license' ),
Original file line number Diff line number Diff line change 4
4
</summary >
5
5
6
6
```
7
- // Copyright (c) 2024 , the Dart project authors. Please see the AUTHORS file
7
+ // Copyright (c) 2025 , the Dart project authors. Please see the AUTHORS file
8
8
// for details. All rights reserved. Use of this source code is governed by a
9
9
// BSD-style license that can be found in the LICENSE file.
10
10
```
Original file line number Diff line number Diff line change 4
4
</summary >
5
5
6
6
```
7
- // Copyright (c) 2024 , the Dart project authors. Please see the AUTHORS file
7
+ // Copyright (c) 2025 , the Dart project authors. Please see the AUTHORS file
8
8
// for details. All rights reserved. Use of this source code is governed by a
9
9
// BSD-style license that can be found in the LICENSE file.
10
10
```
Original file line number Diff line number Diff line change 4
4
</summary >
5
5
6
6
```
7
- // Copyright (c) 2024 , the Dart project authors. Please see the AUTHORS file
7
+ // Copyright (c) 2025 , the Dart project authors. Please see the AUTHORS file
8
8
// for details. All rights reserved. Use of this source code is governed by a
9
9
// BSD-style license that can be found in the LICENSE file.
10
10
```
Original file line number Diff line number Diff line change 4
4
</summary >
5
5
6
6
```
7
- // Copyright (c) 2024 , the Dart project authors. Please see the AUTHORS file
7
+ // Copyright (c) 2025 , the Dart project authors. Please see the AUTHORS file
8
8
// for details. All rights reserved. Use of this source code is governed by a
9
9
// BSD-style license that can be found in the LICENSE file.
10
10
```
You can’t perform that action at this time.
0 commit comments