[GRASS-git] [OSGeo/grass] 2cbcbc: scripts: Enable ambiguous variable name warning (#...
Vaclav Petras
noreply at github.com
Thu Apr 8 20:03:47 PDT 2021
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass
Commit: 2cbcbc76dbed9faa0670e44572479ebefa93a51e
https://github.com/OSGeo/grass/commit/2cbcbc76dbed9faa0670e44572479ebefa93a51e
Author: Vaclav Petras <wenzeslaus at gmail.com>
Date: 2021-04-08 (Thu, 08 Apr 2021)
Changed paths:
M scripts/.flake8
M scripts/d.correlate/d.correlate.py
M scripts/d.rast.edit/d.rast.edit.py
M scripts/db.in.ogr/db.in.ogr.py
M scripts/i.in.spotvgt/i.in.spotvgt.py
M scripts/i.pansharpen/i.pansharpen.py
M scripts/i.spectral/i.spectral.py
M scripts/v.report/v.report.py
Log Message:
-----------
scripts: Enable ambiguous variable name warning (#1515)
Enable Flake8 warning about ambiguous variables name l in scripts.
Fix clear cases such as l is line.
Use per file ignores to ignore the rest.
More information about the grass-commit
mailing list