https://github.com/vchaptsev/flake8-keyword-arguments
A flake8 extension that is looking for function calls and forces to use keyword arguments if there are more than X (default=2) arguments
https://github.com/vchaptsev/flake8-keyword-arguments
flake8 flake8-extensions flake8-plugins
Last synced: about 2 months ago
JSON representation
A flake8 extension that is looking for function calls and forces to use keyword arguments if there are more than X (default=2) arguments
- Host: GitHub
- URL: https://github.com/vchaptsev/flake8-keyword-arguments
- Owner: vchaptsev
- License: mit
- Created: 2020-04-08T21:32:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-29T12:25:51.000Z (almost 3 years ago)
- Last Synced: 2023-11-02T10:23:26.010Z (over 2 years ago)
- Topics: flake8, flake8-extensions, flake8-plugins
- Language: Python
- Homepage: https://pypi.org/project/flake8-keyword-arguments/
- Size: 7.81 KB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md