Commit 3acf653
authored
feat: Improve code-style checks and DAG checks (GoogleCloudPlatform#1057)
This change improves the following things:
1. Run pyink in --check mode, since in-place rewrites have no effect on GitHub Actions runners.
2. Run pyink with --diff so contributors can inspect formatting details and make follow-up adjustments.
3. Parallelize DAG checks to reduce overall runtime.1 parent 19b65d1 commit 3acf653
2 files changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | | - | |
| 19 | + | |
0 commit comments