jamesob/coldcore

Silent failure on non-existent pass config

Offen

#45 geöffnet am 05.04.2021

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (12 Forks)github user discovery
enhancementgood first issue

Repository-Metriken

Stars
 (140 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

If coldcore is started with coldcore -c pass:nonexistentpath, coldcore will silently create a new config. There should be a warning message or prompt.

Contributor Guide