wilkinsona / project-generator

3 stars 4 forks source link

Dedicated support for indent/outdent #14

Closed snicoll closed 5 years ago

snicoll commented 5 years ago

This would help us switch to tabs if we wanted to cough cough

wilkinsona commented 5 years ago

😂

I agree we need to do something. I’d quite like to explore some sort of IndentingWriter with indent() and outdent() methods. That would remove the need to pass the indent around in any form.