Commit 99af212
tools,build: update YAML files in preparation for linting
Fix indentation, traiiling spaces, and missing newline issues in
preparation for linting.
PR-URL: #40007
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>1 parent 0b30867 commit 99af212Copy full SHA for 99af212
File tree
Expand file treeCollapse file tree
5 files changed
+16
-16
lines changedOpen diff view settings
Filter options
- .github/workflows
- test
Expand file treeCollapse file tree
5 files changed
+16
-16
lines changedOpen diff view settings
Collapse file
.github/workflows/comment-labeled.yml
Copy file name to clipboardExpand all lines: .github/workflows/comment-labeled.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
12 | 12 | |
13 | 13 | |
14 | 14 | |
15 | | - |
| 15 | + |
16 | 16 | |
17 | 17 | |
18 | 18 | |
|
Collapse file
.github/workflows/coverage-linux.yml
Copy file name to clipboardExpand all lines: .github/workflows/coverage-linux.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
45 | 45 | |
46 | 46 | |
47 | 47 | |
48 | | - |
| 48 | + |
49 | 49 | |
50 | 50 | |
51 | 51 | |
|
Collapse file
.github/workflows/find-inactive-collaborators.yml
Copy file name to clipboardExpand all lines: .github/workflows/find-inactive-collaborators.yml+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | | - |
| 16 | + |
17 | 17 | |
18 | 18 | |
19 | 19 | |
|
Collapse file
.github/workflows/notify-force-push.yml
Copy file name to clipboardExpand all lines: .github/workflows/notify-force-push.yml+12-12Lines changed: 12 additions & 12 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
11 | 11 | |
12 | 12 | |
13 | 13 | |
14 | | - |
15 | | - |
16 | | - |
17 | | - |
18 | | - |
19 | | - |
20 | | - |
21 | | - |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
22 | 22 | |
23 | | - |
24 | | - |
25 | | - |
26 | | - |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
8 | 8 | |
9 | 9 | |
10 | 10 | |
11 | | - |
| 11 | + |
12 | 12 | |
13 | 13 | |
14 | 14 | |
|
0 commit comments