Skip to content

Commit fb50f83

Browse files
committed
fix: allow setting MagicDir in Options (#337)
- Unexports constants.MagicDir and moves it to an internal package. - Moves other const/var declarations in `constants` package to where they are used - Removes constants package - Adds MagicDirBase to options (intentionally not configurable via CLI) - Removes usages of default MagicDir to instead use path provided by options Co-authored-by: Danny Kopping <[email protected]> Co-authored-by: Mathias Fredriksson <[email protected]> (cherry picked from commit e6c8c66)
1 parent 8c364f5 commit fb50f83

File tree

8 files changed

+217
-143
lines changed

8 files changed

+217
-143
lines changed

constants/constants.go

-64
This file was deleted.

0 commit comments

Comments
 (0)