cornfeedhobo

Results 162 comments of cornfeedhobo

@davidpfarrell sorry I didn't reply in time, but yeah, this wasn't causing issues for me. thanks for moving on it!!

@SgtCoDFish Can someone pick this back up?

/remove-lifecycle stale

I support this move, given the experience we're going through with bash-it. If I had more time, I'd maybe take a look at re-writing this feature, but I just don't...

1) okay 1) I just couldn't think of a better word for why that space would be removed. 1) okay Edit: Thanks for the quick reply! Cheers!

@mvdan I'm playing around more, and after noticing that `shfmt` doesn't correct this: ```bash set -e ``` to ```bash set -e ``` I'm still left wondering why the space after...

@mvdan No problem, [here's a gist](https://gist.github.com/cornfeedhobo/79c0c69f16e4503250c3b36191a6d30b) of a working example. It's actually a fun one because you have to run shfmt 6 times to get the final correct state, and...

@mvdan you'll need to set your flags to match the included editorconfig settings in that gist.

@mvdan We've dropped it's usage. I don't have any strong feelings about this, so I support you killing it if it adds too much complexity for now.

Please implement this, like, yesterday. https://github.com/aws/aws-cli/pull/3174 https://github.com/boto/botocore/pull/1399