Maxim Lavrinenko
Maxim Lavrinenko
Can using `pdepend.xml` be considered as a workaround? ``` memory ``` I've just created the file and it gave me x2 of execution speed. ps. The file driver is available...
As I can see `--repeat-input` affects output so that it would include (prepend) initial prompt to the final output. I want to affect user input so that stdin and agrument...
I've made https://github.com/efugier/smartcat/pull/57 but that's just a starting point, because I'm not sure how to handle different cases if it's even possible. I need an opinion.