Hacker News new | ask | show | jobs
by Symbiote 3229 days ago
Put this in ~/.editorconfig

    [Makefile]
    indent_style = tab
And install the plugin, which is available for most editors and IDEs.

http://editorconfig.org/