Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

Latest commit

 

History

History
77 lines (45 loc) · 1.37 KB

README.rst

File metadata and controls

77 lines (45 loc) · 1.37 KB

Pylama_pylint

The project is depricated. Pylama has integrated Pylint support from version 7.6.4 You do not need to install the plugin anymore.

pylama-pylint -- Support Pylint in Pylama.

Build Status Version
  • python >= 2.7

Pylama_pylint should be installed using pip:

pip install pylama-pylint
pylama -l pylint,pep8

See pylama docs for configure pylint with pylama.

If you have any suggestions, bug reports or annoyances please report them to the issue tracker at https://github.com/klen/pylama_pylint/issues

Development of starter happens at github: https://github.com/klen/pylama_pylint

Licensed under a BSD license.