feat!: Load ruler file dynamically#2338
Conversation
There was a problem hiding this comment.
Looks good to me.
The only thing I'd suggest is also updating the help for statfmt, something along the lines of:
This option has no effect unless `rulerfmt` is also set.
Using `rulerfile` is preferred and this option is provided for backwards compatibility.Also, don't forget updating https://github.com/gokcehan/lf/wiki/Ruler after this is merged (it still states rulerfile being experimental).
|
Thanks, I have updated the documentation for |
|
May I ask what's the consideration for loading ruler file dynamically but not set a default path? |
Currently, When introduced in Resolving |
The file of Thus, I think the situation of I'm not strongly against loading it dynamically. But just a little bit confused by the config style. |
The Imagine developing a plugin for |
Oh, this make more sense to me. Thanks for your reply |
No description provided.