Docs, lint

This commit is contained in:
binwiederhier
2026-01-17 14:59:43 -05:00
parent dfd12528f3
commit 353fedb93f
3 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ const (
// Platform-specific default paths (set in config_unix.go or config_windows.go)
var (
DefaultConfigFile string
DefaultConfigFile string
DefaultTemplateDir string
)