Skip to content

v0.1.0 - initial alpha

Choose a tag to compare

@sofiand-png sofiand-png released this 20 Oct 18:09

First public release

  • CLI: pycodereview [PATH ...] with --merge-issues, --min-priority, --max-lines, --format
  • Outputs CSV or table; merges duplicate findings by rule
  • Rules: correctness, security, concurrency, resources, robustness, style, portability, process

Python >=3.9

Full Changelog: https://github.com/sofiand-png/pycodereview/commits/v0.1.0