this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

make fmt (#867)

cc: @brianolson

authored by

bnewbold and committed by
GitHub
1cdcd105 dd43c550

+1 -1
+1 -1
cmd/rainbow/main.go
··· 91 91 } 92 92 93 93 // TODO: slog.SetDefault and set module `var log *slog.Logger` based on flags and env 94 - 94 + 95 95 app.Action = Splitter 96 96 err := app.Run(os.Args) 97 97 if err != nil {