[GRASS-git] [OSGeo/grass] 51fe07: CI: Use matrix and increase versions for Flake8 (#...
Vaclav Petras
noreply at github.com
Sat Feb 6 19:51:17 PST 2021
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass
Commit: 51fe070ae52ba63ab789bf30adf5808ce80dd5e9
https://github.com/OSGeo/grass/commit/51fe070ae52ba63ab789bf30adf5808ce80dd5e9
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2021-02-06 (Sat, 06 Feb 2021)
Changed paths:
M .github/workflows/flake8.yml
Log Message:
-----------
CI: Use matrix and increase versions for Flake8 (#1309)
This consolidates all Flake8 jobs into one definition using matrix. No differences emerged
(all Flake8 config is handled in files) and none are planned (Pylint or Black should go to separate files,
Flake8 with warnings only would be same for each).
Increases versions of Ubuntu and Flake8.
The workflow name now includes Flake8 and leaves out the word check.
(This fits better with the focus of this file.)
More information about the grass-commit
mailing list