Chris Gilmer

Results 6 comments of Chris Gilmer

Thank you for following up on this. If you need any help with the documentation please let me know.

@ericfrederich @kylelaker @aghassemlouei - I have a pull request open which ought to address this for you. At least you could pull the code from my branch and compile it...

@svenwltr - I have opened PR https://github.com/rebuy-de/aws-nuke/pull/647 which might address this issue.

I've been using `yapf` to do this: ``` sh pip install yapf cfn2py config.json > config.py yapf -i config.py ``` I'm not sure its worth adding `yapf` as a dependency...

I have opened a github ticket about this because I wasn't sure what was going on and I couldn't even get to the issues tab for this repo. I think...

@felixfontein - Here's what I got from Github support before they closed my ticket: > Thank you for writing in! I'm sorry you have experienced this problem. > > I’ve...