Scroll to navigation

TWISTEDCHECKER(1) User Commands TWISTEDCHECKER(1)

NAME

twistedchecker - Twisted coding standard checker

SYNOPSIS

twistedchecker [options] module_or_package

DESCRIPTION

Checks Python source code for compliance with the Twisted coding standard.

OPTIONS

show program's version number and exit
show this help message and exit
more verbose help.
Master:
Set comparing result file to automatically generate a diff.
Show pep8 warnings. [current: no]
Check '@type' and '@rtype' in epydoc. [current: no]
Add files or directories to the blacklist. They should be base names, not paths. [current: CVS]
Messages control:
Enable the message, report, category or checker with the given id(s). You can either give multiple identifier separated by comma (,) or put this option multiple time.
Disable the message, report, category or checker with the given id(s). You can either give multiple identifier separated by comma (,) or put this option multiple time (only on the command line, not in the configuration file where it should appear only once).
Reports:
Set the output format. Available formats are text, parseable, colorized, msvs (visual studio) and html [current: text]
Include message's id in output [current: yes]
Tells whether to display a full report or only the messages [current: no]
August 2013 twistedchecker 0.0