morepretty

Morepretty - Does more than nimpretty.


Keywords
nimpretty, autoformat, code
License
MIT
Install
nimble install morepretty

Documentation

morepretty - More pretty than nimpretty.

nimpretty does not ...

  • organize imports
  • remove blank lines
  • convert windows to unix line endings
  • insert a single line at the end of files for git
  • pretty the whole dir tree at once

so morepretty does all of that!

morepretty runs nimpretty too so you only ever need to run one command to format your code.