Projects supply a .cljfmt.edn usually, and users will be expected to format according to that rather than how their editor is set up. It would be useful if the format command would read the .cljfmt.edn as part of the options it passes.
It would also be useful if alias-map could be auto populated via a supplied ns and inspecting that ns for aliases. Rather than requiring the client to parse the buffer to supply these.