Skip to main content

Multiplatform program to help programmers in fast code reviews with quality.

Project description

codereviewer

Multiplatform program to help programmers in fast code reviews with quality.

Usage:
    python3 codereviewer
        [--version| -v          ] The current version (Version 0.1.0).
        [--help   | -h          ] This help. Each option also has its own help.
        [--dir    | -d <path>   ] A path to a directory to be analyzed by codereviewer.
        [--file   | -f <path>   ] A path to a file to be analyzed by codereviewer.
        [--option | -op <option>] <fix|review|fix-review> whether you want to review-only, fix-only or both.
        [--require| -rq <file>  ] A json file containing rules for not allowed sentences and/or regular expressions.
        [--refuse | -rf <file>  ] A json file containing rules for allowed sentences and/or regular expressions.
        [--out    | -o <file>   ] A file containing the lines of code to be changed with the violations highlighted.

Examples:
    Check examples/codereviewer_require.json and examples/codereviewer_refuse.json 

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

codereviewer-0.1.1.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

codereviewer-0.1.1-py3-none-any.whl (1.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page