logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nimpretty - Nimpretty

Description

       nimpretty - Nim Pretty Printer Version 0.2

              (c) 2017 Andreas Rumpf

   Usage:
              nimpretty [options] nimfiles...

Name

       nimpretty - Nimpretty

Options

--out:file
              set the output file (default: overwrite the input file)

       --outDir:dir
              set the output dir (default: overwrite the input files)

       --indent:N[=0]
              set  the  number  of  spaces  that is used for indentation --indent:0 means autodetection (default
              behaviour)

       --maxLineLen:N
              set the desired maximum line length (default: 80)

       --version
              show the version

       --help show this help

Reporting Bugs

       https://github.com/nim-lang/Nim/issues

See Also

       The nim-doc package.

nimpretty 1.6.14-1ubuntu2                          April 2024                                       NIMPRETTY(1)

See Also