AdguardTeam / AdguardTeam/AdGuardHome
Refactor flag options
Abierto
bug
P4: Low
- Lenguaje dominante
- TypeScript
- Estrellas
- 36.9k
- Forks
- 2.5k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Currently, the logic of parsing CLI options is incomplete, to put it mildly. For example, the effect of each flag is applying from left to right, so if such effect forces the application to exit, the other flags are ignored. This needs refactoring.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.