Description
Formats assembler code consistently, similar to how gofmt formats Go code. It is useful for developers who want cleaner assembly files and repeatable style in low-level projects.
Formatters can change whitespace and sometimes readability conventions. Review diffs before committing changes to important low-level code.