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

scan-view - manual page for scan-view 11

Description

       usage: scan-view [-h] [--host HOST] [--port PORT] [--debug] [--auto-reload]

              [--no-browser] [--allow-all-hosts] <results directory>

       The clang static analyzer results viewer.

   positionalarguments:
              <results directory>

   options:-h, --help
              show this help message and exit

       --host HOST
              Host interface to listen on. (default=127.0.0.1)

       --port PORT
              Port to listen on. (default=8181)

       --debug
              Print additional debugging information.

       --auto-reload
              Automatically update module for each request.

       --no-browser
              Don't open a webbrowser on startup.

       --allow-all-hosts
              Allow connections from any host (access restricted to "127.0.0.1" by default)

scan-view 11                                      January 2022                                      SCAN-VIEW(1)

Name

       scan-view - manual page for scan-view 11

See Also