-
Notifications
You must be signed in to change notification settings - Fork 64
Custom file name toml settings? #180
Unanswered
Xiaorui-Huang
asked this question in
Q&A
-
It would be nice to have a custom file name setting, but I'm not sure if this currently exists or not
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
if I recall correctly, we used to have it but finally get removed ...
because there is a problem about how can we read the path of the customized toml
setting file, could be sort of solutions like:
1. we read etc/leetcode.toml first if exist
2. we redirect the custom settings to <path-to-settings>
Beta Was this translation helpful? Give feedback.
All reactions
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment