byarbrough / byarbrough/devoperable-python
Audit flake8 CI errors vs. warnings
Aperta
- Lingua principale
- Python
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
#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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.