Thibault Kruse

Results 33 comments of Thibault Kruse

Unfortunately I believe this problem and the one in #13 will not be solved, at least I don't see how I could find the time. After trying to find a...

thanks for reporting this, I'll have to investigate. Most likely this is due to a different version of Jline being used.

I can reproduce the behavior. Sadly however, I do not understand it. As far as I can see, gradle 2.13 does not use gradle 2.4.6 yet. In any case, merely...

Copied to https://github.com/cmake-lint/cmake-lint/pull/3

The patch looks ok. I wonder though if this is good behavior in cases a project has split the build logic into multiple smaller .cmake files. The explicit command means...

I don't know myself. If the command is to try and guess the intention of a user who does not specify the file, we can only make reasonable assumptions and...

copied to https://github.com/cmake-lint/cmake-lint/pull/2

copied to https://github.com/cmake-lint/cmake-lint/pull/1

As long as multiple calls are required, I would not want this as standard behavior. I am not sure how easy or convenient it is to add some switch such...

Thanks, for the quick reply. I wonder if the library could detect an overflow of unique lines and error out instead of producing invalid patches. Feel free to close if...