Skip to content

pylava/pylava_pylint

Repository files navigation

Pylava_pylint

Pylava_pylint is a community maintained fork of Pylama_pylint.

pylava_pylint -- Support Pylint in Pylava.

Build Status

Coveralls

Version

Requirements

  • python >= 2.7

Installation

Enter the following command to install Pylava_pylint. :

pip install pylava-pylint

With Python 3, you may need to enter the following command instead. :

pip3 install pylava-pylint

Usage

Here are examples of a few commands that shows how Pylava_pylint may be used with Pylava. :

pylava -l pylint
pylava -l pylint,pycodestyle,pydocstyle

Support

To report bugs, suggest improvements, or ask questions, please create a new issue at http://github.com/pylava/pylava_pylint/issues.

Contributing

Development of Pylava happens at the master branch of https://github.com/pylava/pylava_pylint.

Contributors

See AUTHORS.

License

This is free software. You are permitted to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of it, under the terms of the MIT License. See LICENSE.rst for the complete license.

This software is provided WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See LICENSE.rst for the complete disclaimer.

The original LICENSE file with the BSD-3-Clause license text is archived in the pylama-archive directory.

About

Pylint support for Pylava (a community maintained fork of Pylama_pylint)

Resources

License

Stars

Watchers

Forks

Packages

No packages published