flake8-force-keyword-arguments

A flake8 extension that is looking for function calls and forces to use keyword arguments if there are more than X arguments

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install flake8-force-keyword-arguments

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
2.0.0 2024-02-20      
1.0.4 2022-02-06    
1.0.3 2021-10-25    
1.0.2 2021-10-25    
1.0.1 2021-10-25    
1.0.0 2021-10-25    

Issues with this package?

Page last updated 2024-02-20 18:42:47 UTC