ransome1
ransome1
It's possible that the migration tool will only add it on non rc version. You can just add the option manually to the config.json.
Right now it only accepts a single string, but it can be build in a way, that it would accept an array: ``` "excludeLinesWithPrefix": [ "##", "//" ] ``` If...
@gerroon the array approach can be tested in the latest pre-release: https://github.com/ransome1/sleek/releases/tag/v2.0.10-rc.2
@dlaidig I am afraid that I can not contribute any time towards sleek at the moment and also in the near future, since my private situation has changed. Unless somebody...
@michalhasko is it possible, that this happened after you opened sleek for the 1st time and added a todo file?
I would consider it half bug, half inconvenience :) Let's leave this open.
@zerodat if you can find some time, maybe you could check out these ones here.
> In your case 3, I think what is happening is that the necessary javascript function `addIntervalToDate` has been removed from sleek, although the call to it from the parser...
The result of the current implementation can be tested in this pre-release: https://github.com/ransome1/sleek/releases/tag/v2.0.9-rc.1
@amariusz @zerodat I'm afraid I can't be of big help at the moment due to private reasons. I'm not sure if I changed anything in regards of the search. I...