linter-pycodestyle Archived: ... Source Code has been archived

Linter plugin for pycodestyle

AtomLinter

286,409

217

2.1.3

MIT

GitHub

This package provides the following services:

linter-pycodestyle

Greenkeeper badge

This linter plugin for Linter provides an interface to pycodestyle. It will be used with Python files.

Installation

Linter package must be installed in order to use this plugin. If Linter is not installed, please follow the instructions here.

pycodestyle installation

Before using this plugin, you must ensure that pycodestyle is installed on your system. To install pycodestyle, do the following:

Install pycodestyle by typing the following in a terminal:

pip install pycodestyle

Now you can proceed to install the linter-pycodestyle plugin.

Plugin installation

 apm install linter-pycodestyle

Settings

You can configure linter-pycodestyle from the settings menu: