package scopes import "git.sr.ht/~cco/go-scopes/config" func RunApp(cfg config.Config) { _ = cfg }