[GRASS-git] [OSGeo/grass] 1600a3: contributing: Fix syntax in Flake8 config (#2976)
Vaclav Petras
noreply at github.com
Wed May 24 11:22:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 1600a3217aee0149293ff3af24d225c51b1c679f
https://github.com/OSGeo/grass/commit/1600a3217aee0149293ff3af24d225c51b1c679f
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M .flake8
Log Message:
-----------
contributing: Fix syntax in Flake8 config (#2976)
Flake8 config file does not allow inline comments. Previous versions did not enforce that (which lead to silent errors), but the new versions (v6) do.
Source: https://github.com/PyCQA/flake8/issues/1760
More information about the grass-commit
mailing list