Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wxGUI: Enable all Flake8 warnings #1535

Merged
merged 1 commit into from
Apr 17, 2021

Conversation

wenzeslaus
Copy link
Member

@wenzeslaus wenzeslaus commented Apr 17, 2021

  • 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.

* Enable remaning Flake8 warnings globally.
* More precise (narrow) pattern for scripts and temporal dirs.
* 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.
@wenzeslaus wenzeslaus merged commit ae82e2c into OSGeo:master Apr 17, 2021
@wenzeslaus wenzeslaus deleted the wxgui-enable-all-warnings branch April 17, 2021 04:09
@neteler
Copy link
Member

neteler commented Apr 17, 2021

This is outstanding, thanks for your hard work, @wenzeslaus!
Worth a news entry on the website..

@wenzeslaus
Copy link
Member Author

Thanks for checking this out @neteler. News would be great, but with highlighting the need for resolving the list(s) of temporary ignores for specific files. Great for new and potential contributors ("good first issue"). The grass pkg (python/grass) still has some warnings enabled globally.

@neteler neteler added this to the 8.0.0 milestone Dec 9, 2021
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Oct 26, 2022
* 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.
ninsbl pushed a commit to ninsbl/grass that referenced this pull request Feb 17, 2023
* 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants