add list config file and relevant config in main config file. other minor changes
Some checks failed
ci/woodpecker/push/go-lint Pipeline failed

This commit is contained in:
2024-08-28 15:06:25 -05:00
parent 8161aaa0a9
commit a300f696d3
14 changed files with 321 additions and 203 deletions

View File

@ -1,5 +1,9 @@
{
"cSpell.words": [
"Cmds"
"Cmds",
"knadh",
"koanf",
"mattn",
"Strs"
]
}