Commit f6b08cd
committed
CI: Run flake8
Unlike the test action, this *does* use the builtin virtual-env-based
setup-python, since we do not need any system-level python packages, so
using this (and install flake8 using pip) is easier and always results
in the latest flake8 version.
Flake8 is run under Python3.5, so it should error out when any
constructs are used that are not supported by 3.5 yet.1 parent 972f96a commit f6b08cd
1 file changed
+17
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
0 commit comments