Format Scheme, Lisp, and S-expression code with consistent style
A code formatter for Scheme, Lisp, and any S-expressions
schemat
$ schemat file.scm
$ schemat -i file.lisp
$ schemat *.scm
$ schemat --indent 2 file.scm
$ schemat --check file.scm