Skip to main content

Pylint plugin checking order of the passing keyword arguments to the function

Project description

pylint-kwargs-order

About

pylint-kwargs-order is a Pylint plugin for checking order of the passing keyword arguments to the function.

Installation

To install:

pip install pylint-kwargs-order

Usage

Ensure pylint-kwargs-order is installed and on your path and then execute:

pylint --load-plugins pylint_kwargs_order [..other options..] <path_to_your_sources>

Features

  • Just checks that the keyword arguments are passed to the function in alphabetical order

Contributing

Issues

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

pylint-args-0.0.5.tar.gz (4.6 kB view hashes)

Uploaded Source

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