A small utility for formatting things the way Tim likes.
cargo install timfmt
Simply copy a block of code from you editor and run it through timfmt:
timfmt
pbpaste | timfmt | pbcopy
Then paste it back over your ugly and weirdly indented code.