Email or username:

Password:

Forgot your password?
Sindre Sorhus

Be the change you want to see in the world. Start by changing your editor settings from spaces to tabs.

8 comments
Daniel Marks

@sindresorhus You can pry the space bar from my cold, dead keyboard.

Florian

@sindresorhus if only `rustfmt` wouldn't reliably crash when set to tabs (nvm the fact it's discouraged to modify rustfmt's config at all, afaik) :bread_displeased: (iirc, this is a known issue, that's pretty difficult to fix, caused by how indentation calculation is implemented)

Jay Hannah

@sindresorhus now my workplace’s git pre-commit hooks replace all my code anyway.
Starting to think my decades long holy crusade was… silly?

Go Up