Catch undefined variable with flake8 in CI.
Open
help wanted
- Dominant language
- Python
- Stars
- 734
- Forks
- 412
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 8
Description
See #704 for example.
flake 8 catch a lot of other inconsequential issues, but undefined variable should be caught in CI.
This should be easy to do for a new contributor.
Contributor guide
Assessment
This issue has not been assessed yet.