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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file codereviewer-0.1.1.tar.gz
.
File metadata
- Download URL: codereviewer-0.1.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e958fabd93e6d8e93d28e9c182e4b051e9b88fc67a545eecd15dd645248a7584 |
|
MD5 | a7b81f3b1c2cecfdb956b0f12ce7e26f |
|
BLAKE2b-256 | ebd1ceee254684c9fff270e06e8c4b87e3af65ea565b92ee2a8c7ecca75a67a2 |
File details
Details for the file codereviewer-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: codereviewer-0.1.1-py3-none-any.whl
- Upload date:
- Size: 1.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 923cb90d46f5112df68f7d131b7fc42ef348798839f379246e1640adcab838e0 |
|
MD5 | e37f708b4af557aa4cf6617e41c70c3b |
|
BLAKE2b-256 | 9e4d37dbcd3ef56a7d5c9f3d559b6ab7b18b98504345ae5ebcfde12103462b70 |