Plugin for pylint which checks that call statements has only keyword args
Project description
Plugin for pylint which checks that call statements has only keyword args
Install:
pip install pylint-keyword-only-args-plugin
Usage:
pylint --load-plugins pylint_keyword_only_args_plugin FILES_TO_CHECK
Add to pylintrc file to skip desired callable names:
[VARIABLES]
skip-names-list=callable_name_1,callable_name_1 # Comma separated list of callable names to skip
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pylint_keyword_only_args_plugin-0.2.3.tar.gz.
File metadata
- Download URL: pylint_keyword_only_args_plugin-0.2.3.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.10.6 Linux/5.15.0-69-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2eeee378050391bb0aa24b2ea17f2087ed531568f684985f3f280af2d786737
|
|
| MD5 |
a25fe5ef28040c360fe34085c5e4ceb9
|
|
| BLAKE2b-256 |
3b7dcdbe022799c1d19faef64ef77e9cf0455b1ff24da2af2f25b5c33f5be477
|
File details
Details for the file pylint_keyword_only_args_plugin-0.2.3-py3-none-any.whl.
File metadata
- Download URL: pylint_keyword_only_args_plugin-0.2.3-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.10.6 Linux/5.15.0-69-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6aaf2e7829238970b0b97d282a36272e1bd56f3ff81af1776dfb5da0beb02ba5
|
|
| MD5 |
ae620309e62dd8901a80b9459a3abacb
|
|
| BLAKE2b-256 |
88d62d8986d6043cd4eed5a9cf7722d337a1e6bedd8a0e8b61e72d4070283848
|