jamesob/coldcore

Silent failure on non-existent pass config

Open

#45 opened on Apr 5, 2021

 (0 comments) (0 reactions) (0 assignees)Python (12 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (140 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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