Skip to main content

Autohooks plugin for code linting via pylint

Project description

Greenbone Logo

autohooks-plugin-pylint

PyPI release

An autohooks plugin for python code linting via pylint.

Installation

Install using pip

You can install the latest stable release of autohooks-plugin-pylint from the Python Package Index using pip:

pip install autohooks-plugin-pylint

Note the pip refers to the Python 3 package manager. In a environment where Python 2 is also available the correct command may be pip3.

Install using pipenv

It is highly encouraged to use pipenv for maintaining your project's dependencies. Normally autohooks-plugin-pylint is installed as a development dependency.

pipenv install --dev autohooks-plugin-pylint

Usage

To activate the pylint autohooks plugin please add the following setting to your pyproject.toml file.

[tool.autohooks]
pre-commit = ["autohooks.plugins.pylint"]

By default, autohooks plugin pylint checks all files with a .py ending. If only files in a sub-directory or files with different endings should be formatted, just add the following setting:

[tool.autohooks]
pre-commit = ["autohooks.plugins.pylint"]

[tool.autohooks.plugins.pylint]
include = ['foo/*.py', '*.foo']

Maintainer

This project is maintained by Greenbone Networks GmbH.

Contributing

Your contributions are highly appreciated. Please create a pull request on GitHub. Bigger changes need to be discussed with the development team via the issues section at GitHub first.

License

Copyright (C) 2019 Greenbone Networks GmbH

Licensed under the GNU General Public License v3.0 or later.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autohooks-plugin-pylint-1.1.1.tar.gz (20.3 kB view details)

Uploaded Source

Built Distribution

autohooks_plugin_pylint-1.1.1-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

Details for the file autohooks-plugin-pylint-1.1.1.tar.gz.

File metadata

  • Download URL: autohooks-plugin-pylint-1.1.1.tar.gz
  • Upload date:
  • Size: 20.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for autohooks-plugin-pylint-1.1.1.tar.gz
Algorithm Hash digest
SHA256 97c52f776dd2870dfe851bd5ba5ee85e9032abe4953a7896697a1aa3e225cb01
MD5 8053b12ed3d5cd84fc74a48e9c1717ff
BLAKE2b-256 92a72b67a0fb9659b5ef1e4fe7ca0311dd377bdfc640bb599e906d43121e3dad

See more details on using hashes here.

Provenance

File details

Details for the file autohooks_plugin_pylint-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: autohooks_plugin_pylint-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 16.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for autohooks_plugin_pylint-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4eb816e93fa16b731bcd169aa55ede19d72057a17032917fe7f3511ff6b7f3bf
MD5 82bd58dc94d7a2a541be8393db17d433
BLAKE2b-256 7627e2ccb6dc4581ec9e96c099a60a04911b892e645286df5b3ba74bdbb57bf8

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page