pylint-quacking

Ban annotations. Ducks rule!


License
MIT
Install
pip install pylint-quacking==0.1.2

Documentation

pylint-quacking

this is a pylint plugin that forbids the use of PEP-3107 and PEP-0526 function and variable annotations.

usage

pip install pylint-quacking
pylint --load-plugins pylint_quacking $sourcecode