Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/orsinium-labs/flake8-pylint

Flake8 plugin that runs PyLint
https://github.com/orsinium-labs/flake8-pylint

flake8 flake8-extension flake8-extensions flake8-plugin flake8-plugins pylint python python3

Last synced: about 2 months ago
JSON representation

Flake8 plugin that runs PyLint

Lists

README

        

# flake8-pylint

[Flake8](https://gitlab.com/pycqa/flake8) plugin that runs [PyLint](https://github.com/PyCQA/pylint/).

```bash
python3 -m pip install --user -U flake8-pylint
```