[GRASS-git] [OSGeo/grass] ae82e2: wxGUI: Enable all Flake8 warnings (#1535)

Vaclav Petras noreply at github.com
Fri Apr 16 21:09:58 PDT 2021


  Branch: refs/heads/master
  Home:   https://github.com/OSGeo/grass
  Commit: ae82e2c975e6bfd3c85d75fb7a092a0696e6baf5
      https://github.com/OSGeo/grass/commit/ae82e2c975e6bfd3c85d75fb7a092a0696e6baf5
  Author: Vaclav Petras <wenzeslaus at gmail.com>
  Date:   2021-04-17 (Sat, 17 Apr 2021)

  Changed paths:
    M .flake8
    M gui/scripts/d.rast3d.py
    M gui/wxpython/.flake8
    M gui/wxpython/datacatalog/infomanager.py
    M gui/wxpython/docs/wxgui_sphinx/conf.py
    M gui/wxpython/rlisetup/wizard.py
    M gui/wxpython/timeline/frame.py
    M gui/wxpython/vnet/dialogs.py
    M gui/wxpython/wxplot/profile.py

  Log Message:
  -----------
  wxGUI: Enable all Flake8 warnings (#1535)

* Enable remaning Flake8 warnings globally.
* More precise (narrow) pattern for scripts and temporal dirs.
* Previously ignored gui/scripts directory is now checked.
* Simplify d.rast3d.
* Fix some hash-hash comments and long lines.
* Ignore remaining warnings using per file ignores.
* Break down some directory ignore into true per file ignores for easier fixing
  and greater current checks.




More information about the grass-commit mailing list