An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project