Stephen Rasku

Results 3 issues of Stephen Rasku

This didn't work but maybe I setup something wrong. ``` $ cat test/here-doc.t $ ls -a . .. $ cat >> config config

As far as I can tell there's no way to edit a project. I would like to add a timeout. Some of the mutations are causing infinite loops and I...

Is it possible to enforce having two spaces before trailing comments? Currently ``` set(SOME_FLAG YES) # Explain SOME_FLAG ``` is being reformatted with a single space before the comment. ```...