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

klen/pylama_pylint

Repository files navigation

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.