mirror of
https://github.com/cheat/cheat.git
synced 2024-12-18 10:45:05 +01:00
408e944eea
Performs a minor refactoring on `config.Paths` to consistently use `path.Join` when computing config directory paths. Previously, both `path.Join` and `fmt.Sprintf` were being used, strictly due to an oversight. |
||
---|---|---|
.. | ||
color.go | ||
config_test.go | ||
config.go | ||
init.go | ||
path.go | ||
paths_test.go | ||
paths.go | ||
validate_test.go | ||
validate.go |