pylint-args 0.0.5

Creator: bradpython12

Last updated:

Add to Cart

Description:

pylintargs 0.0.5

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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.