Can I configure the Elixir formatter to auto-sort my alias calls?

Although auto-sorting aliases on save is still not a thing the formatter has (at the time of this writing), I have found this VSCode extension to do the job just fine:

Highly recommend it.