Description
A code formatter for Fennel, a Lisp-style language that runs on Lua. It rewrites source files into a consistent style so projects are easier to read, review, and maintain.
Use it when working on Fennel code or enforcing a shared style in a project. Review changes before committing because formatters can touch many lines at once.