Commit a2441a3
committed
CI: scan all Python scripts
Now that commit b1781ef established a pattern to find all shell scripts
for linting, do the same for all Python scripts.
This way, adding a file anywhere in the repository will be sufficient to
ensure it is scanned, instead of hoping that we remember to amend the
lint invocations.
Signed-off-by: Robie Basak <[email protected]>1 parent a5d8176 commit a2441a3
1 file changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
34 | 39 | | |
35 | 40 | | |
36 | 41 | | |
| |||
44 | 49 | | |
45 | 50 | | |
46 | 51 | | |
47 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
48 | 58 | | |
49 | 59 | | |
50 | 60 | | |
| |||
0 commit comments