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
Project details
Release history Release notifications | RSS feed
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 details)
File details
Details for the file pylint-args-0.0.5.tar.gz.
File metadata
- Download URL: pylint-args-0.0.5.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a0ec11a0a0309dc7c00683a521b11865a468e6ad78be380d3b4f02bd83a1a9a
|
|
| MD5 |
b6001ab8fc485c47e88c346465d823d5
|
|
| BLAKE2b-256 |
05b005f3a09436b3ad67f4b36c87ec0e54933226fdba4d8b3e9ba1cfeaf42555
|