← Back to all tools
Development

code-review

Basic code review: line length, TODOs, shebang, trailing whitespace, docstrings, CRLF, tabs, long functions, bare excepts, wildcard imports

Install

$ pip install evolver-tools

Usage

# Run code-review
$ evtool code-review [options]

About

code-review is a development CLI tool in the evolver-tools collection: Basic code review: line length, TODOs, shebang, trailing whitespace, docstrings, CRLF, tabs, long functions, bare excepts, wildcard imports Install 260 zero-dependency CLI tools with pip install evolver-tools.