byarbrough / byarbrough/devoperable-python

Audit flake8 CI errors vs. warnings

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

#1 mentions that the flake8 in `workflows/lint.yml` may be overly permissive. This could result in bad code getting in.

- [ ] evaluate error on **F401** for unused imports
- [ ] evaluate error on **F841** for local variable assigned but unused

Note that pre-commit config already prohibits both of these.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.