Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 274 Bytes

README.rst

File metadata and controls

21 lines (11 loc) · 274 Bytes

Setuptools lint command

This package expose pylint as a lint command into setup.py.

Usage

python setup.py lint

For a full list of options, do

python setup.py lint --help