Commit 9be824f
committed
ci: test linting only with python 3.9
Remove all python versions but the 3.9 from all liting commands.
The reason is that there's no need to run pylint on multiple python
versions if we check for the same issues.
Signed-off-by: Andrea Cervesato <[email protected]>1 parent e0d6a2d commit 9be824f
1 file changed
+1
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 13 | + | |
23 | 14 | | |
24 | 15 | | |
25 | 16 | | |
| |||
0 commit comments