Michael Hall

Results 225 comments of Michael Hall
trafficstars

Hmm, the extra space added between `build_dir` and `auspice_dir` should not happen. Leave it with us.

@bricoletc do you think you'll have a chance to look at this? I have added a failing test and opened a draft PR at #151. So maybe add on to...

Hi @holtgrewe I can't seem to replicate this with the latest snakefmt (v0.6.0) ``` $ singularity exec "docker://quay.io/biocontainers/snakefmt:0.6.0--pyhdfd78af_0" snakefmt --diff - Diff for stdin

Thanks @holtgrewe I can recreate now. We'll take a look at this after #136 is finished

This is a really interesting question and something I have also often wondered about! It would be nice to have a unified ordering. This might best be handled by a...

I think this is potentially connected to #115. I'm pretty vague on how the if-else parsing works. @bricoletc might be better able to figure this out.

Feel free to tackle this @corneliusroemer. It has been bugging me too. I'm still trying to figure out a couple of issues on #151 and then I was going to...

Hi @dariober can you please retry with v0.4.4 - we have made some changes to how shell strings are handled since v0.4.0

Ok, this seems to be related to #39 where we made a conscious decision to format these shell strings. @bricoletc maybe we need to add some functionality whereby r-strings (like...

@dariober sorry for the massive delay. Could you try https://github.com/mbhall88/snakefmt/commit/b591a812ff516469eb42c4f4734a44e9328ca32e and see if this works as you expect? I added a test case using your example above and this is...