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.2.tar.gz
(1.8 kB
view details)
Built Distribution
File details
Details for the file codereviewer-0.1.2.tar.gz
.
File metadata
- Download URL: codereviewer-0.1.2.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 | e9aa7dd5dd1c2a22840a43de1808045cea2deeab1d64ea920428159e99da4e4c |
|
MD5 | 03f3f0b76cf7376e9da95ba4f6594f6a |
|
BLAKE2b-256 | 9327c1450f6845147551f0d62eb1c11ec668a66d96cbf955fa86729784102d38 |
Provenance
File details
Details for the file codereviewer-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: codereviewer-0.1.2-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 | 8829b65fb51d32ce3cbeb6d2fe436626d35454251600e398a4fcfebeab71c8dc |
|
MD5 | ec5af9169019a522e125ea824ee66025 |
|
BLAKE2b-256 | 6d695af4053721f829f2be957eb7807e00eeee8772ce38943f8ebd41793e3fc2 |