stevenbenner/grunt-indent

Detect indentation

davidpfahler opened this issue · 1 comments

Would be nice if the plugin could just detect the size and style of indentation automatically.

This has been on my to-do list for a while, in fact I built the identify-indent module for just that purpose. I just need to actually implement it.

I'm thinking that the configuration will be something along the lines of setting the style option to autodetect.