AlmaLinux / AlmaLinux/alma-sbom
Avoid importing modules in CLI layer from outside the CLI layer except for TYPE_CHECKING
Aperta
- Lingua principale
- Python
- Stelle
- 16
- Fork
- 8
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Avoid importing modules from outside the CLI layer within the CLI layer.
(That's why we've prepared cli/factory. We want to perform necessary imports within cli/factory as much as possible.)
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.