sindresorhus / generator-nm

Scaffold out a node module
MIT License
743 stars 82 forks source link

set indent_size to 4 #39

Closed floatdrop closed 8 years ago

floatdrop commented 8 years ago

Fixing github preview - https://github.com/isaacs/github/issues/170#issuecomment-150489692

sindresorhus commented 8 years ago

The whole point of using tabs is not having other people enforce the indent size. It's just totally ridiculous of GitHub to abuse .editorconfig for this instead of setting a good default.

Just use https://github.com/sindresorhus/github-tab-size until GitHub comes to their senses or fork this generator if you strongly disagree.