Description
Formats Common Lisp source code into a consistent style. It is useful for Lisp developers who want cleaner diffs, shared formatting rules, or automated formatting in editor and CI workflows.
Formatters rewrite code layout, so review changes before committing them. Run it on a small set first if the project has custom indentation expectations or generated Lisp files.