pesterhazy / boot-fmt

Boot task to auto-format Clojure(Script) code
Eclipse Public License 1.0
34 stars 7 forks source link

Document shebang options #7

Open pesterhazy opened 7 years ago

pesterhazy commented 7 years ago

lein-zprint supports shebang options (https://github.com/kkinnear/lein-zprint#configuring-lein-zprint-in-your-source-file)

This should work with boot-fmt too. Add documentation for this feature (and link to lein-zprint's).